Expand description
Simple logging infrastructure
Structs§
Enums§
Statics§
Functions§
- log_
level - Get the current logging level.
- set_
log_ level - Set the desired logging level (only messages with at least that importance will be logged). Changes the level for all threads.
- write_
time