diff --git a/9-logging.dat.md b/9-logging.dat.md index 34f3e3c..1098f56 100644 --- a/9-logging.dat.md +++ b/9-logging.dat.md @@ -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 - -` \ No newline at end of file +``` \ No newline at end of file