Modulesยง
Structsยง
- Console
Logger - File
Logger - Flush
Guard - On drop, calls
log::logger()::flush()
. - Format
Args - Rotate
Options
Enumsยง
Functionsยง
- default_
filter - default_
formatter - flush_
on_ ๐panic - Set panic hook that calls FlushGuard::drop.
- init
- FlushGuard must be dropped on the end of the program. Panic if a logger is already set.
- init_
for_ test - Initialize with ConsoleLogger + Console::Stdout + default_formatter.
- init_
raw ๐ - translate_
args ๐