DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36800>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36800 Summary: LocationInfo not valid for TRACE level calls using new Logger methods Product: Log4j Version: 1.2 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Layout AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Caller location info is not being extracted correctly for calls using the new trace level methods provided by Logger. Using %C, %M etc in a PatternLayout results in '?' being printed instead of the proper values. The cause is the incorrect classname assigned to the FQCN property in Logger.java The problem does not exist in the 1.3 codebase. Tested using log4j 1.2.12 on Windows XP with jdk1.5 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
