[jboss-user] [Security & JAAS/JBoss] - Re: Can't get Trace output from JBoss Login Modules
jaikiran
do-not-reply at jboss.com
Fri Nov 30 01:37:22 EST 2007
anonymous wrote :
|
| <appender-ref ref="FILE"/>
| <appender-ref ref="CONSOLE"/>
|
You have set the priority level of the root loggers to INFO. TRACE level is lower than info and hence wont make it to the log file. Remove the priority setting from the root configuration and see if the trace logs are visible.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109153#4109153
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109153
More information about the jboss-user
mailing list