From 3325a01cfe94baed32eb11249eec9a3c81eedc60 Mon Sep 17 00:00:00 2001 From: Thomas B Thompson Date: Fri, 24 Dec 2010 03:27:49 -0500 Subject: fixed branching --- logger/Logger.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logger') 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") -- cgit v1.2.3