mirror of
https://github.com/simon987/od-database.git
synced 2025-04-18 01:46:46 +00:00
6 lines
75 B
Python
6 lines
75 B
Python
import logging
|
|
from logging import FileHandler, StreamHandler
|
|
|
|
import sys
|
|
|