Expand description
Fancy lightweight debug output:
- Not excessively dynamic but still configurable
- Logs messages and crashes
- Looks very nice (in my opinion)
| Platform | Console output | File output | Backtraces |
|-:|-|:-:|-|-|
| Native | stderr (colored!) | ✓ | backtrace feature |
| Web | web console (colored!) | ✗ | backtrace feature |
Re-exports§
pub use log;
Structs§
- Settings
- Settings for the logger