You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2005/03/29 16:14:47 UTC

DO NOT REPLY [Bug 34223] New: - Appender specific ObjectRenderer

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=34223>.
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=34223

           Summary: Appender specific ObjectRenderer
           Product: Log4j
           Version: 1.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: ravn@unixsnedkeren.dk


I want to log the trafic passing in and out of a black box from my Java
application, and I would like to do it in two versions.  A humanly readable and
a machine parsable (as all responses are multiline).

For this I want to have two appenders, where I would like for ONE of them to
have an ObjectRenderer on java.lang.Object which encodes the data as I would
like (and the other just to log directly).  Currently it appears that the
renderers are global.  I would like a appender specific renderer to solve this
problem.

-- 
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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org