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.2.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for set_loglevel-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcfe76ccd3791511e2cb51ec11ded6cc2186a727e441a934c547a211d0fdf773 |
|
MD5 | 7d2c64a1fd723d2b01a5f9684cca421f |
|
BLAKE2b-256 | 9ac93bdd02a3050442ccc8cb4d999103e280686322669173555654ab1695a037 |