Crate mowl [−] [src]
Minimal logger with color support
mowl::init().unwrap(); warn!("Warning");
Modules
| error |
Basic error handling mechanisms |
Structs
| Logger |
The logging structure |
Functions
| init |
Initializes the global logger with |
| init_with_level |
Initializes the global logger with a specific |