Guest User

Untitled

a guest
Aug 7th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. How to configure the logger in netty using customized log4j.xml?
  2. org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
  3.  
  4. InternalLoggerFactory.setDefaultFactory(new Log4JLoggerFactory());
Advertisement
Add Comment
Please, Sign In to add comment