Skip to content
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

`

Clone this wiki locally