baseimage-tutorial-framework/lib/tfw/config/logs.py

4 lines
57 B
Python

import logging
logging.basicConfig(level=logging.DEBUG)