I have a simple python script test.py:
import time import logging logging.basicConfig(filename=\'app.log\', filemode=\'w\', level=logging.DE