Module janus_plugin::debug [] [src]

Structs

LogParameters

Enums

LogLevel

A Janus log level. Lower is more severe.

Functions

log

Writes a message at the given log level to the Janus log.

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.

write_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.