aboutsummaryrefslogtreecommitdiff
path: root/logger
diff options
context:
space:
mode:
authorGravatar Thomas B Thompson <tbent@spice.(none)>2010-12-24 03:27:49 -0500
committerGravatar Thomas B Thompson <tbent@spice.(none)>2010-12-24 03:27:49 -0500
commit3325a01cfe94baed32eb11249eec9a3c81eedc60 (patch)
tree27c2e92c6e75469ca540a366359da3e4b5fe0fd2 /logger
parent64eafb98f988818de423e91f662817cf2b94942f (diff)
fixed branching
Diffstat (limited to 'logger')
-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")