CMD + K

click-loglevel

Community

Log level parameter type for Click

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::click-loglevel

Usage Tracking

0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Log level parameter type for Click

Last Updated

Oct 28, 2025 at 13:24

License

MIT

Total Downloads

19.9K

Supported Platforms

noarch