kaf 1.0.2

Cursed and pretty logging with Fn filters
Documentation
1
2
3
4
5
6
# Examples


1. [`basic.rs`]./basic.rs - creating a logger with default settings
2. [`level.rs`]./level.rs - specifying log level via enum
3. [`env.rs`]./env.rs - specifying log level via environment variable
4. [`filter.rs`]./filter.rs - specifying filter with target restriction