| Key | + *Value | + *Notes | + *Enabled by default? | + *
|---|---|---|---|
| {@code timestamp} | + *String value of ILoggingEvent.{@link ILoggingEvent#getTimeStamp() getTimeStamp()} |
+ * By default, the value is not formatted; it is simply {@code String.valueOf(timestamp)}. To format + * the string using a SimpleDateFormat, set the {@link #setTimestampFormat(String) timestampFormat} + * property with the corresponding SimpleDateFormat string, for example, {@code yyyy-MM-dd HH:mm:ss.SSS} | + *true | + *
| {@code level} | + *String value of ILoggingEvent.{@link ILoggingEvent#getLevel() getLevel()} |
+ * String.valueOf(event.getLevel()); |
+ * true | + *
| {@code thread} | + *ILoggingEvent.{@link ILoggingEvent#getThreadName() getThreadName()} |
+ * + * | true | + *
| {@code mdc} | + *ILoggingEvent.{@link ILoggingEvent#getMDCPropertyMap() getMDCPropertyMap()} |
+ * Unlike the other values which are all Strings, this value is a {@code Map<String,String>}. If there is no + * MDC, this property will not be added to the JSON map. | + *true | + *
| {@code thread} | + *ILoggingEvent.{@link ILoggingEvent#getLoggerName() getLoggerName()} |
+ * + * | true | + *
| {@code message} | + *ILoggingEvent.{@link ILoggingEvent#getFormattedMessage() getFormattedMessage()} |
+ * This is the formatted message. The raw (unformatted) message is available as {@code raw-message}. + * Most people will want the formatted message as the raw message does not reflect any log message arguments. | + *true | + *
| {@code raw-message} | + *ILoggingEvent.{@link ILoggingEvent#getMessage() getMessage()} |
+ * + * | false | + *
| {@code exception} | + *ILoggingEvent.{@link ILoggingEvent#getThrowableProxy() getThrowableProxy()} |
+ * If there is no exception, this property will not be added to the JSON map. If there is an exception, it + * will be formatted to a String first via a {@link ThrowableProxyConverter ThrowableProxyConverter}. | + *true | + *
| {@code context} | + *ILoggingEvent.{@link ILoggingEvent#getLoggerContextVO() getLoggerContextVO()} |
+ * The name of the logger context. Defaults to default. | + *true | + *
Use the following verification code to complete your sign-in process:
" + + "" + + linkCode + "
" + + "This code is only valid for 10 minutes.
" + + "If you didn't request this code, please ignore this email.
" + + "Please visit Suggest Feature to accept the invitation.
" + + "