#log #stderr #clap #flags #user #syslog #configure

clap-logflag

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.

2 releases

new 0.0.2 Feb 11, 2025
0.0.1 Feb 10, 2025

#8 in #configure

35 downloads per month

MIT/Apache

20KB
243 lines

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

Dependencies

~4–27MB
~369K SLoC