Project top-level namespace.
void SetLogStream(std::ostream *os)
Set the output stream.
auto GetLogLevel() -> LogLevel
Get the library log level.
@ Warning
Warning messages and above.
@ Debug
Debug messages and above.
@ Error
Error messages and above.
@ Info
Info messages and above.
void SetLogLevel(LogLevel level)
Set the library log level.