Hello JBoss gurus,
Any help would be greatly appreciated!
I have created wrapper around log4j Logger, not extended.
Reason was: to add extra level, which I called TRACE.
I added the trace() method to my wrapper, and while I am trying to start my
JBoss I get the message:
"log4j:ERROR Could not
jaikiran!
Thanks a lot for your prompt help and advice.
Worked !
best.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956595#3956595
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956595
-
jaijiran,
sorry to bother you again.
Now as I have said, I have no problems building the extra trace level, but when
I call mylogger.trace() method, it is not showing up in the console and in the
file.
I have log4j.xml
which I have modified :
Thanks again for your help