#include <logging.h>
|
| LogMessage (const char *file, int line, LoggingSeverity sev, LogErrorContext err_ctx=ERRCTX_NONE, int err=0, const char *module=nullptr) |
|
| LogMessage (const char *file, int line, LoggingSeverity sev, const std::string &tag) |
|
| ~LogMessage () |
|
std::ostream & | stream () |
|
| LogMessage (const char *file, int line, LoggingSeverity sev, LogErrorContext err_ctx=ERRCTX_NONE, int err=0, const char *module=nullptr) |
|
| LogMessage (const char *file, int line, LoggingSeverity sev, const std::string &tag) |
|
| ~LogMessage () |
|
std::ostream & | stream () |
|
◆ LogMessage() [1/4]
◆ LogMessage() [2/4]
◆ ~LogMessage() [1/2]
rtc::LogMessage::~LogMessage |
( |
| ) |
|
◆ LogMessage() [3/4]
◆ LogMessage() [4/4]
◆ ~LogMessage() [2/2]
rtc::LogMessage::~LogMessage |
( |
| ) |
|
◆ AddLogToStream() [1/2]
◆ AddLogToStream() [2/2]
◆ ConfigureLogging() [1/2]
void rtc::LogMessage::ConfigureLogging |
( |
const char * |
params | ) |
|
|
static |
◆ ConfigureLogging() [2/2]
static void rtc::LogMessage::ConfigureLogging |
( |
const char * |
params | ) |
|
|
static |
◆ GetLogToDebug() [1/2]
◆ GetLogToDebug() [2/2]
◆ GetLogToStream() [1/2]
int rtc::LogMessage::GetLogToStream |
( |
LogSink * |
stream = nullptr | ) |
|
|
static |
◆ GetLogToStream() [2/2]
static int rtc::LogMessage::GetLogToStream |
( |
LogSink * |
stream = nullptr | ) |
|
|
static |
◆ GetMinLogSeverity() [1/2]
static int rtc::LogMessage::GetMinLogSeverity |
( |
| ) |
|
|
inlinestatic |
◆ GetMinLogSeverity() [2/2]
static int rtc::LogMessage::GetMinLogSeverity |
( |
| ) |
|
|
inlinestatic |
◆ Loggable() [1/2]
◆ Loggable() [2/2]
◆ LogStartTime() [1/2]
static int64_t rtc::LogMessage::LogStartTime |
( |
| ) |
|
|
static |
◆ LogStartTime() [2/2]
int64_t rtc::LogMessage::LogStartTime |
( |
| ) |
|
|
static |
◆ LogThreads() [1/2]
void rtc::LogMessage::LogThreads |
( |
bool |
on = true | ) |
|
|
static |
◆ LogThreads() [2/2]
static void rtc::LogMessage::LogThreads |
( |
bool |
on = true | ) |
|
|
static |
◆ LogTimestamps() [1/2]
static void rtc::LogMessage::LogTimestamps |
( |
bool |
on = true | ) |
|
|
static |
◆ LogTimestamps() [2/2]
void rtc::LogMessage::LogTimestamps |
( |
bool |
on = true | ) |
|
|
static |
◆ LogToDebug() [1/2]
◆ LogToDebug() [2/2]
◆ RemoveLogToStream() [1/2]
static void rtc::LogMessage::RemoveLogToStream |
( |
LogSink * |
stream | ) |
|
|
static |
◆ RemoveLogToStream() [2/2]
void rtc::LogMessage::RemoveLogToStream |
( |
LogSink * |
stream | ) |
|
|
static |
◆ SetLogToStderr() [1/2]
void rtc::LogMessage::SetLogToStderr |
( |
bool |
log_to_stderr | ) |
|
|
static |
◆ SetLogToStderr() [2/2]
static void rtc::LogMessage::SetLogToStderr |
( |
bool |
log_to_stderr | ) |
|
|
static |
◆ stream() [1/2]
std::ostream& rtc::LogMessage::stream |
( |
| ) |
|
|
inline |
◆ stream() [2/2]
std::ostream& rtc::LogMessage::stream |
( |
| ) |
|
|
inline |
◆ WallClockStartTime() [1/2]
static uint32_t rtc::LogMessage::WallClockStartTime |
( |
| ) |
|
|
static |
◆ WallClockStartTime() [2/2]
uint32_t rtc::LogMessage::WallClockStartTime |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/base/logging.h
- Source/ThirdParty/libwebrtc/Source/webrtc/base/logging.cc