[ibpy commit] r325 - trunk/ib/lib

1 view
Skip to first unread message

codesite...@google.com

unread,
Aug 13, 2008, 6:25:39 PM8/13/08
to ibpy-...@googlegroups.com
Author: troy.melhase
Date: Wed Aug 13 15:25:14 2008
New Revision: 325

Modified:
trunk/ib/lib/logger.py

Log:
Removed name from logging channel output.

Modified: trunk/ib/lib/logger.py
==============================================================================
--- trunk/ib/lib/logger.py (original)
+++ trunk/ib/lib/logger.py Wed Aug 13 15:25:14 2008
@@ -10,7 +10,7 @@

##
# Default log message formatting string.
-format = '%(name)s %(asctime)s %(levelname)-9.9s %(message)s'
+format = '%(asctime)s %(levelname)-9.9s %(message)s'

##
# Default log date formatting string.

Reply all
Reply to author
Forward
0 new messages