Definition at line 33 of file util/logging.h.
◆ AddInfoLoggingCallback()
| void AddInfoLoggingCallback |
( |
std::function< void(const std::string &message)> |
callback | ) |
|
◆ ClearInfoLoggingCallbacks()
| void ClearInfoLoggingCallbacks |
( |
| ) |
|
◆ EnableLogging()
| void EnableLogging |
( |
bool |
enable | ) |
|
|
inline |
◆ LoggingIsEnabled()
| bool LoggingIsEnabled |
( |
| ) |
const |
|
inline |
◆ LogInfo()
| void LogInfo |
( |
const char * |
source_filename, |
|
|
int |
source_line, |
|
|
const std::string & |
message |
|
) |
| |
◆ NumInfoLoggingCallbacks()
| int NumInfoLoggingCallbacks |
( |
| ) |
const |
|
inline |
◆ SetLogToStdOut()
| void SetLogToStdOut |
( |
bool |
enable | ) |
|
|
inline |
The documentation for this class was generated from the following files: