clap-logflag 0.0.2

Adds a `--log` flag to clap based applications to allow CLI users to configure logging from the command line. Can log to stderr, files and syslog.
Documentation

Build Status Latest Version docs.rs License License codecov unsafe forbidden

clap-logflag

[work in progress]

The 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