studia/jezyki-skryptowe/lista5/logger.py
2024-06-14 16:53:58 +02:00

5 lines
52 B
Python

import logging
logger = logging.getLogger("main")