Date: 2005-01-25T16:13:13
Editor: TobyCabot
Wiki: Apache Geronimo Wiki
Page: Logging
URL: http://wiki.apache.org/geronimo/Logging
removed pointer to patch - Jacek committed it.
Change Log:
------------------------------------------------------------------------------
@@ -9,7 +9,7 @@
Most likely you'll want to modify the server's configuration which is `server-log4j.properties`.
It contains a couple of examples, but for complex changes you'll probably want to learn more
about log4j at http://logging.apache.org/log4j/docs/.
-If you prefer XML, or want Geronimo to read its log configuration files from a different
place then you can hack `modules/assembly/src/plan/system-plan.xml` and rebuild Geronimo.
If you would like to use fully-qualified pathnames (like I've done in the example) you should
check to see if you need to apply the patch in http://nagoya.apache.org/jira/browse/GERONIMO-535.
+If you prefer XML, or want Geronimo to read its log configuration files from a different
place then you can hack `modules/assembly/src/plan/system-plan.xml` and rebuild Geronimo.
If you would like to use fully-qualified pathnames (like I've done in the example) make sure
you're using source code that's newer than January 5, 2005.
Look for the gbean element whose name attribute value is "geronimo.system:role=Logger".
For example:
|