File: log.py

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

log = logging.getLogger(__package__)