• File: log.py
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/opt/alt/python38/lib64/python3.8/site-packages/aiohttp/log.py
  • File size: 325 bytes
  • MIME-type: text/plain
  • Charset: utf-8
import logging

access_logger = logging.getLogger("aiohttp.access")
client_logger = logging.getLogger("aiohttp.client")
internal_logger = logging.getLogger("aiohttp.internal")
server_logger = logging.getLogger("aiohttp.server")
web_logger = logging.getLogger("aiohttp.web")
ws_logger = logging.getLogger("aiohttp.websocket")