
[ http://jira.qos.ch/browse/LBCLASSIC-164?page=com.atlassian.jira.plugin.syste... ] Joern Huxhorn commented on LBCLASSIC-164: ----------------------------------------- I've implemented something similar here: https://sourceforge.net/apps/trac/sulky/browser/trunk/sulky-codec/src/main/j... Encoder encodes an object into a byte[], Decoder decodes a byte[] into an object.
Make the aspect of encoding a LoggingEvent pluggable, and thus the Appender implementation more reusable. ---------------------------------------------------------------------------------------------------------
Key: LBCLASSIC-164 URL: http://jira.qos.ch/browse/LBCLASSIC-164 Project: logback-classic Issue Type: New Feature Components: appender Reporter: Maarten Bosteels Assignee: Logback dev list
Refactor the encoding out of appender implementations, by adding an Encoder interface to logback. prototype: http://code.google.com/p/firewood/source/browse/trunk/compare-formats/src/ma...
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira