Issue Type: Bug Bug
Assignee: Oliver Gondža
Components: core
Created: 27/Nov/14 10:02 AM
Description:

While this was working in earlier versions (EAP 5.2 / jbossas 5.2) it misbehaves in (EAP 6.1 / jboss-standalone 7.3). Records presented on $JENKINS/log/XXX are missing the class+method name / logger name. Instead unescaped <unknown> is printed. This seems to have 2 causes:

  • org.jboss.logmanager.ExtLogRecord that replaced java.util.logging.LogRecord in never version uses "<unknown>" to signal unknown class/method name instead of null.
  • For whatever reason, never version tend to be less successful in identifying the source.
Project: Jenkins
Priority: Trivial Trivial
Reporter: Oliver Gondža
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to