DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23202>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23202 l7dlog() methods do not support FQCN of wrapper classes. Summary: l7dlog() methods do not support FQCN of wrapper classes. Product: Log4j Version: 1.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: Enhancement Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The l7dlog() methods, unlike the standard log() methods, do not support the passing of a fully-qualified class name into the logger. As a result, the Logger class utilizes the FQCN initialized and stored in the base Category class. Recommend adding a l7dlog() method with a similar signature as the generic log () method. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]