SF.net SVN: fclient: [385] trunk/sandbox/fcp2/client.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-04-09 07:44:54
|
Revision: 385
http://fclient.svn.sourceforge.net/fclient/?rev=385&view=rev
Author: jUrner
Date: 2008-04-09 00:44:59 -0700 (Wed, 09 Apr 2008)
Log Message:
-----------
moved more logging stuff to consts
Modified Paths:
--------------
trunk/sandbox/fcp2/client.py
Modified: trunk/sandbox/fcp2/client.py
===================================================================
--- trunk/sandbox/fcp2/client.py 2008-04-09 07:44:40 UTC (rev 384)
+++ trunk/sandbox/fcp2/client.py 2008-04-09 07:44:59 UTC (rev 385)
@@ -218,9 +218,6 @@
del hack
#<-- rel import hack
-
-logging.basicConfig(stream=sys.stdout, level=logging.DEBUG)
-logging.addLevelName(consts.DebugVerbosity.Quiet, '')
#*************************************************************************************************
#
#*************************************************************************************************
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|