LeviLamina
Loading...
Searching...
No Matches
rtc::LogMessage Class Reference

Public Member Functions

LogMessageoperator= (LogMessage const &)
 
 LogMessage (LogMessage const &)
 
MCAPI void FinishPrintStream ()
 
MCAPI LogMessage (char const *, int, ::rtc::LoggingSeverity, ::rtc::LogErrorContext, int)
 
MCAPI::rtc::StringBuilder & stream ()
 
MCAPI ~LogMessage ()
 
MCAPI void * $ctor (char const *, int, ::rtc::LoggingSeverity, ::rtc::LogErrorContext, int)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void AddLogToStream (::rtc::LogSink *, ::rtc::LoggingSeverity)
 
static MCAPI int GetMinLogSeverity ()
 
static MCAPI bool IsNoop (::rtc::LoggingSeverity)
 
static MCAPI int64 LogStartTime ()
 
static MCAPI void OutputToDebug (::rtc::LogLineRef const &)
 
static MCAPI void RemoveLogToStream (::rtc::LogSink *)
 
static MCAPI void UpdateMinLogSeverity ()
 
static MCAPI uint WallClockStartTime ()
 
static MCAPI bool & log_thread_ ()
 
static MCAPI bool & log_timestamp_ ()
 
static MCAPI bool & log_to_stderr_ ()
 
static MCAPI ::rtc::LogSink *& streams_ ()
 
static MCAPI ::std::atomic< bool > & streams_empty_ ()
 

Public Attributes

::ll::UntypedStorage< 8, 96 > mUnkf7d9ea
 
::ll::UntypedStorage< 8, 32 > mUnk22d92a
 
::ll::UntypedStorage< 8, 32 > mUnkb272f2
 

Constructor & Destructor Documentation

◆ LogMessage()

MCAPI rtc::LogMessage::LogMessage ( char const * ,
int ,
::rtc::LoggingSeverity ,
::rtc::LogErrorContext ,
int  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~LogMessage()

MCAPI rtc::LogMessage::~LogMessage ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ FinishPrintStream()

MCAPI void rtc::LogMessage::FinishPrintStream ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ stream()

MCAPI::rtc::StringBuilder & rtc::LogMessage::stream ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AddLogToStream()

static MCAPI void rtc::LogMessage::AddLogToStream ( ::rtc::LogSink * ,
::rtc::LoggingSeverity  )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ GetMinLogSeverity()

static MCAPI int rtc::LogMessage::GetMinLogSeverity ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ IsNoop()

static MCAPI bool rtc::LogMessage::IsNoop ( ::rtc::LoggingSeverity )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ LogStartTime()

static MCAPI int64 rtc::LogMessage::LogStartTime ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ OutputToDebug()

static MCAPI void rtc::LogMessage::OutputToDebug ( ::rtc::LogLineRef const & )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RemoveLogToStream()

static MCAPI void rtc::LogMessage::RemoveLogToStream ( ::rtc::LogSink * )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ UpdateMinLogSeverity()

static MCAPI void rtc::LogMessage::UpdateMinLogSeverity ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ WallClockStartTime()

static MCAPI uint rtc::LogMessage::WallClockStartTime ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ log_thread_()

static MCAPI bool & rtc::LogMessage::log_thread_ ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ log_timestamp_()

static MCAPI bool & rtc::LogMessage::log_timestamp_ ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ log_to_stderr_()

static MCAPI bool & rtc::LogMessage::log_to_stderr_ ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ streams_()

static MCAPI ::rtc::LogSink *& rtc::LogMessage::streams_ ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ streams_empty_()

static MCAPI ::std::atomic< bool > & rtc::LogMessage::streams_empty_ ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * rtc::LogMessage::$ctor ( char const * ,
int ,
::rtc::LoggingSeverity ,
::rtc::LogErrorContext ,
int  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void rtc::LogMessage::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: