[
https://issues.apache.org/jira/browse/PIRK-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427034#comment-15427034
]
Suneel Marthi commented on PIRK-54:
-----------------------------------
This seems to work
{Code}
<Root level="debug">
<AppenderRef ref="STDOUT" level="debug"/>
<AppenderRef ref="RollingFile" level="debug"/>
</Root>
{Code}
> Log Levels Not Functioning
> --------------------------
>
> Key: PIRK-54
> URL: https://issues.apache.org/jira/browse/PIRK-54
> Project: PIRK
> Issue Type: Bug
> Reporter: Ellison Anne Williams
>
> The log levels in the log4j2.xml file do not appear to be working. Currently,
> setting
> <Root level="debug">
> <AppenderRef ref="STDOUT"/>
> <AppenderRef ref="RollingFile"/>
> </Root>
> doesn't cause any debug output (only info)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)