Module janus_plugin::debug
[−]
[src]
Structs
| LogParameters |
Enums
| LogLevel |
A Janus log level. Lower is more severe. |
Statics
| JANUS_LOG_LEVEL |
Functions
| log |
Writes a message at the given log level to the Janus log, using the provided parameters to control how the log message is formatted. |
| print_log |
Prints a message at the given log level into an owned string, using the provided parameters to control how the log message is formatted. |