Date: 2004-07-22T10:40:43
Editor: DaveBrondsema <brondsem@xxxxxxxxxx>
Wiki: Cocoon Wiki
Page: JCSLogging
URL: http://wiki.apache.org/cocoon/JCSLogging
no comment
Change Log:
------------------------------------------------------------------------------
@@ -12,7 +12,7 @@
</param-value>
</init-param>
}}}
-This may affect the logging of other classes running in the JVM since it is
settings a System property.
+This may affect the logging of other classes running in the JVM since it sets
a System property.
If you execute cocoon from the commandline, add
`-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.LogKitLogger`
to the command line.
|