Return a loglevel (10, 20, etc.) taking ENV LOGLEVEL into account
Project description
set-loglevel
Return a loglevel taking ENV LOGLEVEL into account
Install it
pip install set-loglevel
# poetry add set-loglevel
# git clone https://github.com/ffreemt/set-loglevel && cd set-loglevel
Use it
from set_loglevel import set_loglevel
set_loglevel() # 10/20/etc
# or
set_loglevel(20, force=True) # 20
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
set_loglevel-0.1.0.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for set_loglevel-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c25d12681fd19862a95a0d59765f166b83fc9450ddfb6388822f060908fabbf |
|
MD5 | 793c8cb7d6bc93e525b00021b8271dbe |
|
BLAKE2b-256 | 6d23b413a1f96499ed74f2819e98a551b9a7cc2e41a19f523808c425fc921cc6 |