RENDER_ CLEF
Render a LogEvent into CLEF compact JSON format.
Any items with destructuring indicators (names starting with
@
) are destructured into maps before deserialisation.If
context
is not null, include it with keycontext
.If
template
is not null, include it with key@mt
, else includemessage
with key@m
.If
stackTrace
is not null, include it with key@x
.