timestampFormat property

String? timestampFormat
getter/setter pair

Gets or sets the format string used to format timestamp in logging messages.

Defaults to null.

Implementation

String? timestampFormat;