Expand description
[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.
Macros§
- init_
logging - TODO Documentation
Structs§
Enums§
Functions§
- _init_
logging - Don’t use this function directly, use the init_logging! macro instead.