Details
Description
Despite being serialisable, LogEvent implementations don't override .equals() and .hashCode(). This would be rather useful for verifying serialisation behaviour in, for instance, LogEventTest.
Despite being serialisable, LogEvent implementations don't override .equals() and .hashCode(). This would be rather useful for verifying serialisation behaviour in, for instance, LogEventTest.