Repository URL to install this package:
Version:
1:7.26.0-1 ▾
|
"""Logging configuration."""
import logging
# Name the logger after the package.
logger = logging.getLogger(__package__)