[jboss-jira] [JBoss JIRA] (AS7-2318) Web Console: The log4j/log editor should assist users with configurations/settings that do not make sense
jaikiran pai (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Oct 27 02:05:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637892#comment-12637892 ]
jaikiran pai commented on AS7-2318:
-----------------------------------
Actually, this isn't related to web console at all. Like David and Doug mention, it's just that the handler (the one which logs to server.log) is set to INFO threshold.
It has been raised before too http://community.jboss.org/message/612726#612726. And I agree that removing the threshold from the FILE handler (just like previous AS versions) would be a good default setting that AS7 could ship (since the root logger has already been capped to INFO).
So the right feature request would be in the Logging component asking for removal of the INFO threshold that's set by default on the FILE handler.
> Web Console: The log4j/log editor should assist users with configurations/settings that do not make sense
> ---------------------------------------------------------------------------------------------------------
>
> Key: AS7-2318
> URL: https://issues.jboss.org/browse/AS7-2318
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Console
> Reporter: Jim Tyrrell
> Labels: eap6-ux
>
> If the root logger is set to info, it will grab all of the log messages and not allow for a debug logging later on in the hierarchy. This is a support issue as they often have users turn on more logging, but the user has not "turned off" the root logger so it is not able to grab any debug messages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list