[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Logging

jwilleke do-not-reply at jboss.com
Thu Apr 17 09:15:55 EDT 2008


yes, I added my appender to .../jboss/conf/log4j.xml

My Appender looks like:
    
     
     
     
     
     
    
     
     
     
 

 
     
    <appender-ref ref="APASS"/> 


   
      <appender-ref ref="CONSOLE"/>
      <appender-ref ref="FILE"/>
      <appender-ref ref="APASS"/>
   

So I get all the entries for everything EXCEPT the ones I want. 
(Items sent to APASSfileLogger)

Thanks
-jim

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

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



More information about the jboss-user mailing list