Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.7
-
None
Description
Deserialization of a LogEvent that has been serialized with the Log4jLogEvent.serialize method fails after the serialized object went through a byte stream.
Here is a test that demonstrates the issue:
https://github.com/nucatus/LogEventSerializationPOC