This repository has been archived on 2025-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
wot_stats_server/wotstats/log.py
2017-09-03 18:48:42 +03:00

4 lines
80 B
Python

import logging
log = logging.getLogger(__name__)
# log.setLevel(logging.DEBUG)