About Anaconda Help Download Anaconda

conda-forge / packages / click-loglevel 0.5.0

Log level parameter type for Click

copied from cf-staging / click-loglevel

Installers

  • noarch v0.5.0

conda install

To install this package run one of the following:
conda install conda-forge::click-loglevel

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.0) Legal | Privacy Policy