format property

String format
final

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

Implementation

final String format;