RENDER_STANDARD
Render a LogEvent into structured JSON log format.
If
context
is not null, include it with keycontext
.If
stackTrace
is not null, include it with keystackTrace
.
Render a LogEvent into structured JSON log format.
If context
is not null, include it with key context
.
If stackTrace
is not null, include it with key stackTrace
.