aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--logger/Logger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/logger/Logger.py b/logger/Logger.py
index 9c8598f..7115e47 100644
--- a/logger/Logger.py
+++ b/logger/Logger.py
@@ -15,5 +15,5 @@ exception_log = logging.getLogger("exception")
#main_log.error("error message")
#main_log.critical("critical message")
#exception_log.critical("hi")
-#screen_log.error("whoa")
+#screen_log.error("whoa hello")