https://issues.apache.org/bugzilla/show_bug.cgi?id=56505
Bug ID: 56505 Summary: Trace level logging broken when code is built with Java 6 Update 45 JDK Product: Log4j Version: 1.2.17 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Appender Assignee: log4j-dev@logging.apache.org Reporter: mike.ho...@sailpoint.com When an application built with Java 6 Update 45 and version 1.2.16 of Log4j is tasked with logging a class at level TRACE, no trace messages are logged - only levels above trace (debug, info, etc.). Turning on verbose logging for log4j reveals no errors or warnings. As a workaround, building with update 37 allows TRACE level logging to be performed. I haven't attempted to determine which JDK 6 update broke trace level logging, but it's definitely somewhere between 37 and 45. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org