format property

String format
final

Log message body template. Supports {level}, {message}, {timestamp}, {context}, {error}, {stackTrace} placeholders.

Implementation

final String format;