[](https://github.com/smessmer/clap-logflag/actions/workflows/ci.yml)
[](https://crates.io/crates/clap-logflag)
[](https://docs.rs/clap-logflag)
[](https://github.com/smessmer/clap-logflag/blob/master/LICENSE-MIT)
[](https://github.com/smessmer/clap-logflag/blob/master/LICENSE-APACHE)
[](https://codecov.io/gh/smessmer/clap-logflag)
[](https://github.com/rust-secure-code/safety-dance/)
# clap-logflag
[work in progress]
The [clap-logflag](https://crates.io/crates/clap-logflag) library adds a `--log` flag to clap based applications
to allow CLI users to configure logging from the command line.
It can log to stderr, files and syslog.
License: MIT OR Apache-2.0