Update 'Python log to a file'

Guillem Borrell Nogueras 2023-01-26 11:09:25 +01:00
parent c8e2274e59
commit a8022d74ca

@ -1,4 +1,4 @@
``` ```python
import logging import logging
import traceback import traceback
import sys import sys