[jboss-jira] [JBoss JIRA] Created: (AS7-1131) No log records in server.log
Juergen Zimmermann (JIRA)
jira-events at lists.jboss.org
Tue Jun 28 10:51:23 EDT 2011
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
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