Author: remi
Date: 2009-03-13 21:32:06 +0100 (Fri, 13 Mar 2009)
New Revision: 4067
Modified:
software_suite_v2/tuxware/tuxdroidserver/trunk/util/gadgets/Framework.py
Log:
* forgot the initialization of the logger
Modified:
software_suite_v2/tuxware/tuxdroidserver/trunk/util/gadgets/Framework.py
===================================================================
--- software_suite_v2/tuxware/tuxdroidserver/trunk/util/gadgets/Framework.py
2009-03-13 19:37:12 UTC (rev 4066)
+++ software_suite_v2/tuxware/tuxdroidserver/trunk/util/gadgets/Framework.py
2009-03-13 20:32:06 UTC (rev 4067)
@@ -46,6 +46,7 @@
self.__logger = SimpleLogger("gadget_framework")
self.__logger.setLevel(LOG_LEVEL_DEBUG)
self.__logger.setTarget(LOG_TARGET_BOTH)
+ self.__logger.resetLog()
#
--------------------------------------------------------------------------
# Start the gadget framework.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn