[jboss-user] [JBossCache] - Re: Why ERROR for lonely ClusteredCacheLoaders?

Tyler Black do-not-reply at jboss.com
Fri Dec 1 11:51:09 EST 2006


You can add a filter to the appropriate appenders in your log4j configuration.  Something like this:


  |   <filter class="org.apache.log4j.varia.StringMatchFilter">
  |     <param name="StringToMatch" value="Perhaps we're alone in the cluster"/>
  |     <param name="AcceptOnMatch" value="false"/>
  |   </filter>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990496#3990496

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990496



More information about the jboss-user mailing list