CMD + K

click-loglevel

Anaconda Verified

Log level parameter type for Click

Installation

To install this package, run one of the following:

Conda
$conda install main::click-loglevel

Usage Tracking

0.7.0
1 / 8 versions selected
Total downloads: 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

Information Last Updated

Nov 25, 2025 at 12:24

License

MIT

Total Downloads

153

Platforms

Linux 64 Version: 0.7.0
Linux aarch64 Version: 0.7.0
macOS arm64 Version: 0.7.0
Win 64 Version: 0.7.0