[jboss-jira] [JBoss JIRA] Commented: (AS7-1131) No log records in server.log
Juergen Zimmermann (JIRA)
jira-events at lists.jboss.org
Wed Jun 29 05:22:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611722#comment-12611722 ]
Juergen Zimmermann commented on AS7-1131:
-----------------------------------------
OK, I found the reason: in standalone.xml periodic-rotating-file-handler has the level INFO. Are you sure that this is a useful default value?
> No log records in server.log
> ----------------------------
>
> Key: AS7-1131
> URL: https://issues.jboss.org/browse/AS7-1131
> Project: Application Server 7
> Issue Type: Bug
> Components: Logging
> Affects Versions: 7.0.0.Beta3
> Reporter: Juergen Zimmermann
> Attachments: testcase-src.zip, testcase.ear
>
>
> I'm on a Windows box with JDK 6u26 and Jenkins build 1321. In standalone.xml I've this entry for the testcase to be attached:
> <logger category="testcase"><level name="DEBUG"/></logger>
> However, server.log contains only the System.out.println() stuff, but nothing regarding Logger.debug(). Approximately a weeks ago the log records were available, but the path character wasn't "\" -- instead it was "%5C". But now there are no records at all.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list