[Mpuls-commits] r3116 - wasko/trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Jul 2 14:46:25 CEST 2010


Author: roland
Date: 2010-07-02 14:46:24 +0200 (Fri, 02 Jul 2010)
New Revision: 3116

Modified:
   wasko/trunk/ChangeLog
   wasko/trunk/development.ini
Log:
changed the log's datetime format

Modified: wasko/trunk/ChangeLog
===================================================================
--- wasko/trunk/ChangeLog	2010-07-02 12:37:04 UTC (rev 3115)
+++ wasko/trunk/ChangeLog	2010-07-02 12:46:24 UTC (rev 3116)
@@ -1,5 +1,9 @@
-2010-06-29 Roland Geider <roland.geider at intevation.de>
+2010-07-02 Roland Geider <roland.geider at intevation.de>
 
+	* development.ini: changed the log's date format 
+
+2010-07-02 Roland Geider <roland.geider at intevation.de>
+
 	* waskoweb/public/formed/formedtree.xml: changed name of elements to
 	  avoid collisions
 

Modified: wasko/trunk/development.ini
===================================================================
--- wasko/trunk/development.ini	2010-07-02 12:37:04 UTC (rev 3115)
+++ wasko/trunk/development.ini	2010-07-02 12:46:24 UTC (rev 3116)
@@ -118,5 +118,5 @@
 
 [formatter_generic]
 format = %(asctime)s,%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
-datefmt = %H:%M:%S
+datefmt = %Y-%m-%d% H:%M:%S
 



More information about the Mpuls-commits mailing list