I am trying to get Chainsaw to work correctly. Right now, it reads my
configuration that came standard with jb 4.0.4-ga.
Here is a line from the console:
14:52:09,627 INFO [STDOUT] 14:52:09,627 INFO [UserBackingBean]
setUserManager()
1. Chainsaw seems to put this whole line as the message, and not just
"setUserManager()" like I would expect.
2. JBoss seems to set [STDOUT] as the level instead of "DEBUG" like I would
expect.
3. Chainsaw has a null for the Class, but I would expect to see
[UserBackingBean]
4. Chainsaw seems to be able to get method information for each line, but I am
unclear how to get that information and would love to get that.
Here is the appender I created:
<!-- Chainsaw -->
<!-- The default pattern: Date Priority [Category] Message\n -->
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016098#4016098
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016098
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user