[go: up one dir, main page]

log4rs 0.4.8

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