Updated 9 logging.dat (markdown)
parent
98ac7c8c07
commit
a0eb6e73b3
|
@ -10,8 +10,7 @@ see also:
|
||||||
|
|
||||||
example content of a **logging.dat** file under /src/:
|
example content of a **logging.dat** file under /src/:
|
||||||
|
|
||||||
`
|
```
|
||||||
|
|
||||||
[loggers]
|
[loggers]
|
||||||
keys = root,null
|
keys = root,null
|
||||||
|
|
||||||
|
@ -43,5 +42,4 @@ args=()
|
||||||
[formatter_syslog]
|
[formatter_syslog]
|
||||||
format=%(asctime)s %(threadName)s %(filename)s@%(lineno)d %(message)s
|
format=%(asctime)s %(threadName)s %(filename)s@%(lineno)d %(message)s
|
||||||
datefmt=%b %d %H:%M:%S
|
datefmt=%b %d %H:%M:%S
|
||||||
|
```
|
||||||
`
|
|
Reference in New Issue
Block a user