Yes, start your server with this system property (-D switch):
-Dorg.apache.commons.logging.log=org.apache.commons.logging.impl.SimpleLog
For TomCat: {java.home}{/}bin{/}java
-Dorg.apache.commons.logging.log=org.apache.commons.logging.impl.SimpleLog
-Dtomcat.home=...
Jan
-----Original Message-----
From: Matt Raible [mailto:[EMAIL PROTECTED]]
Sent: dinsdag 19 februari 2002 20:53
To: [EMAIL PROTECTED]
Subject: Logging and logClassName
This discussion was started here:
http://www.mail-archive.com/[email protected]/msg04513.html
I am using the latest nightly builds for struts, tiles and validator. I
have log4j configured and working, but I am still getting the following
messages right after tiles initializes:
logClassName=org.apache.commons.logging.impl.NoOpLog
logClassName=org.apache.commons.logging.impl.NoOpLog
Anyone know where these are coming from? Is it possible to
declaratively switch to Log4JCategoryLog from this default?
Thanks,
Matt
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>