diff gnv-artifacts/doc/conf/log4j.properties @ 257:b198ca47f363

Added Documentation of Configuration-Files gnv-artifacts/trunk@334 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Fri, 13 Nov 2009 13:01:01 +0000
parents b66e8a6f3907
children
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/log4j.properties	Fri Nov 13 09:57:25 2009 +0000
+++ b/gnv-artifacts/doc/conf/log4j.properties	Fri Nov 13 13:01:01 2009 +0000
@@ -1,3 +1,11 @@
+###############################################################################
+# Developmentconfiguration for the Loggingengine.
+# The Configuration will only log the Information to the Console.
+# For Test- and Productionenviroment it is necessary to create a
+# separate Configuration which will be log the Informations e.g. into
+# a File (RolingFileAppender).
+###############################################################################
+
 # Set root logger level to DEBUG and its only appender to A1.
 log4j.rootLogger=DEBUG, A1
 

http://dive4elements.wald.intevation.org