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 key context.

  • If template is not null, include it with key @mt, else include message with key @m.

  • If stackTrace is not null, include it with key @x.