Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.1
-
None
-
None
-
None
Description
[core] Add and implement LogEvent.asImmutable()
/** * Returns an immutable version of this log event, which MAY BE a copy of this event. * * @return an immutable version of this log event */ LogEvent asImmutable();