Author: remi Date: 2009-03-12 15:16:11 +0100 (Thu, 12 Mar 2009) New Revision: 4007
Modified: software_suite_v2/tuxware/tuxdroidserver/trunk/TDSConfiguration.py Log: * lowered logs level to WARNING Modified: software_suite_v2/tuxware/tuxdroidserver/trunk/TDSConfiguration.py =================================================================== --- software_suite_v2/tuxware/tuxdroidserver/trunk/TDSConfiguration.py 2009-03-12 14:14:12 UTC (rev 4006) +++ software_suite_v2/tuxware/tuxdroidserver/trunk/TDSConfiguration.py 2009-03-12 14:16:11 UTC (rev 4007) @@ -56,7 +56,7 @@ # Loggers configuration # ------------------------------------------------------------------------------ # Global log level -TDS_CONF_LOG_LEVEL = LOG_LEVEL_INFO +TDS_CONF_LOG_LEVEL = LOG_LEVEL_WARNING # Global log target TDS_CONF_LOG_TARGET = LOG_TARGET_BOTH # Filename of the global server log ------------------------------------------------------------------------------ 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
