blacklog 0.1.1

Fast attribute-aware asynchronous logger, port from https://github.com/3Hren/blackhole.
1
2
3
4
5
6
7
8
9
10
# Planning
- [ ] Fully featured pattern layout.
- [ ] Fully featured file appender.
- [ ] Asynchronous logger.
- [ ] Macro or compiler-plugin.
- [ ] Reset at runtime.
- [ ] Configuration from YAML.
- [ ] Integration with default singleton log crate.
- [ ] ...
- [ ] Stable Rust support.