From a0eb6e73b39826211a37b1c14142173d22eb7bcf Mon Sep 17 00:00:00 2001
From: bug Lady <git@wdblck.33mail.com>
Date: Mon, 18 Nov 2019 11:49:30 +0000
Subject: [PATCH] Updated 9 logging.dat (markdown)

---
 9-logging.dat.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

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