Easily create and configure Python loggers from single function call, optionally using environment variable instead of function arguments.
pip install quicklogs
There is one function: get_logger
from quicklogs import get_logger
Easily create and configure Python loggers from single function call, optionally using environment variable instead of function arguments.
pip install quicklogs
There is one function: get_logger
from quicklogs import get_logger