-
Notifications
You must be signed in to change notification settings - Fork 573
9 logging.dat
bug Lady edited this page Nov 13, 2019
·
7 revisions
both logfile and keys.dat are located in the subdir mentioned after you use menu FILE / MANAGE KEYS .
see also:
example: `
[loggers] keys = root,null
[handlers] keys = null
[formatters] keys = null
[formatter_null] formatter = null
[logger_root] level=CRITICAL handlers=null
[logger_null] level=CRITICAL handlers=null qualname=default propagate=0
[handler_null] class = logging.NullHandler formatter = null level = CRITICAL args=()
[formatter_syslog] format=%(asctime)s %(threadName)s %(filename)s@%(lineno)d %(message)s datefmt=%b %d %H:%M:%S
`
to the other wiki at sourceforge