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=42413>. 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=42413 Summary: [PATCH] Log Taglib enhancements Product: Taglibs Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Log Taglib AssignedTo: taglibs-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] Hi, I had some needs with respect to logging in JSPs, and have enhanced the Log Taglib project to accommodate my needs. I'm contributing back to the project because they already saved me time. Here's a quick list of the enhancements: * Added <log> tag, requiring "level" attribute for more flexible logging. * Added <trace> tag to support trace-level logging. * Genericized message attribute from String to Object to support custom log4j ObjectRenderers. * Provided default implementations of formerly abstract methods as a result of refactoring message from String to Object. * Added optional "throwable" attribute to all tags. See "TODO" placeholders in xml/log.xml for release-related data -- I didn't know what you wanted me to put in there. FYI, patch is relative to trunks-proper/log. -- 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]