Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.0
-
None
-
None
Description
Currently the StreamAppender only accepts String and sends String as the format for all the logs. It will be useful to have StreamAppender to accept and send other formats, such as Avro, JSON, etc. So the idea is to move the encoding of the LoggingEvent to a serde.