[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2 and logging
ataylor
do-not-reply at jboss.com
Wed May 27 09:02:07 EDT 2009
Ive made some changes to the logging infrastructure to remove the log4j deoendency, the only thing we need it for is to compile the 'Log4jLoggerHandler', This how it works.
Ive changed the JBMLoggerPlugin to redirect to JUL, this now means that the MC now uses this instead of log4j.
Ive added a JUL Formatter so the logging looks something like what we would expect and ive added/updated logging.properties file to use this and also a filehandler. We can tweak the formatter as we need or make it more configurable.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233601#4233601
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233601
More information about the jboss-dev-forums
mailing list