Skip to content
Snippets Groups Projects
Commit 3d760e42 authored by Erik Reid's avatar Erik Reid
Browse files

root logger level to warning

parent b077e8a1
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@
},
"root": {
"level": "INFO",
"level": "WARNING",
"handlers": ["console", "syslog_handler"]
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment