[go: up one dir, main page]

log4rs 0.4.5

A highly configurable multi-output logging implementation for the `log` facade
Documentation
1
2
3
4
5
6
7
8
language: rust
rust:
- nightly
- beta
- 1.7.0
script:
- cargo test
- cargo test --features "yaml json toml"