diff development.ini @ 8357:238885eaead4

inifile: new implementation of setting updates to optimize reuse of comments and append location Code comments should explain the algorithm, and test coverage suggest it works correctly.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 22 Apr 2020 20:53:22 +0200
parents ef9fd1434270
children 4869a8bb1237
line wrap: on
line diff
--- a/development.ini	Wed Apr 22 16:21:23 2020 +0200
+++ b/development.ini	Wed Apr 22 20:53:22 2020 +0200
@@ -386,9 +386,8 @@
 [logger_root]
 level = NOTSET
 #handlers = console
+## For coloring based on log level:
 handlers = console_color
-## For coloring based on log level:
-#handlers = console_color
 
 [logger_routes]
 #level = WARN