• File: log.py
  • Full Path: /home/emgeemar/jaimaakhodiyar.co.uk/ALFA_DATA/alfasymlink/root/lib64/python3.6/asyncio/log.py
  • File size: 124 bytes
  • MIME-type: text/plain
  • Charset: utf-8
"""Logging configuration."""

import logging


# Name the logger after the package.
logger = logging.getLogger(__package__)