Expand description
Logging utilities
Structs
- A simple clap argument group for controlling the log level for cli usage.
- A target for logging, e.g. stdout, a file, or a custom writer.
Enums
- Specify where logs should be written to for a given logger.
Functions
- Simple interface to setup a logger and output to a given target.