This content has been marked as final.
Show 1 reply
-
1. Re: How can I enable infinispan log?
sannegrinovero Aug 22, 2011 9:20 AM (in response to lmcjroh)Hi,
if you have a log4j.xml already in the root of classpath, the option is not needed. Infinispan will delegate to log4j if found, and log4j will attempt to load a log4j.xml if found on classpath.
We use this option as it's handy for demo purposes.