click-loglevel
Log level parameter type for Click
Log level parameter type for Click
To install this package, run one of the following:
click-loglevel provides a LogLevel parameter type for use in Click
programs that wish to let the user set the logging level. It accepts all
of the logging log level names (CRITICAL, ERROR, WARNING, INFO,
DEBUG, and NOTSET, all case insensitive), and converts them into their
corresponding numeric values. It also accepts integer values and leaves
them as-is. Custom log levels are also supported.
Summary
Log level parameter type for Click
Information Last Updated
Nov 25, 2025 at 12:24
License
MIT
Total Downloads
153
Platforms
GitHub Repository
https://github.com/jwodder/click-loglevelDocumentation
https://github.com/jwodder/click-loglevel