File: log.py

package info (click to toggle)
python-aiohttp-session 2.12.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: python: 2,540; makefile: 198
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (3)
1
2
3
import logging

log = logging.getLogger(__package__)