MillicastSDK 2.0.0
|
This is the complete list of members for millicast::Logger, including all inherited members.
get_version() | millicast::Logger | static |
get_webrtc_version() | millicast::Logger | static |
log(const std::string &msg, LogLevel lvl) | millicast::Logger | static |
log_version() | millicast::Logger | static |
LogComponent enum name | millicast::Logger | |
set_log_levels(LogLevel sdk, LogLevel webrtc=LogLevel::MC_OFF, LogLevel websocket=LogLevel::MC_OFF) | millicast::Logger | static |
set_logger(std::function< void(const std::string &component, const std::string &msg, LogLevel)> f, std::vector< Logger::LogComponent > &&components, bool force_stderr_log=false) | millicast::Logger | static |