Updated 9 logging.dat (markdown)

bug Lady 2019-11-18 11:49:30 +00:00
parent 98ac7c8c07
commit a0eb6e73b3

@ -10,8 +10,7 @@ see also:
example content of a **logging.dat** file under /src/:
`
```
[loggers]
keys = root,null
@ -43,5 +42,4 @@ args=()
[formatter_syslog]
format=%(asctime)s %(threadName)s %(filename)s@%(lineno)d %(message)s
datefmt=%b %d %H:%M:%S
`
```