borgend/loggers.py

changeset 89
51cc2e25af38
parent 86
2fe66644c50d
child 90
8f84b3e60336
equal deleted inserted replaced
88:dfd52898f175 89:51cc2e25af38
1 # 1 #
2 # Loggers 2 # Borgend by Tuomo Valkonen, 2018
3 #
4 # This file configures the logging module for Borgend
3 # 5 #
4 6
5 import os 7 import os
6 import logging 8 import logging
7 import logging.handlers 9 import logging.handlers

mercurial