Skip to content
Snippets Groups Projects
Commit 9af23f39 authored by Alan De Smet's avatar Alan De Smet
Browse files

Remove remnant of summary level

parent c377588a
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@ def add_console_logging():
labels = {
logging.DEBUG: "debug: ",
logging.INFO: "",
logging.SUMMARY: "",
logging.WARNING: "Warning: ",
logging.ERROR: "ERROR: ",
logging.CRITICAL: "CRITICAL ERROR: ",
......
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