camenduru's picture
thanks to vye16 ❤
fb5159d
"""Logging configuration."""
import logging
# Name the logger after the package.
logger = logging.getLogger(__package__)