Available on crate feature
std
only.Expand description
Basic console log implementation. Unconfigurable at the moment.
Outputs in the format of: [ThhMMssZ {LEVEL} {ThreadName} {Module}] {message}
Structs§
- Console
Logger - Basic console logger with a static format.