printTime property
Whether LogEvent.time is printed.
Implementation
@Deprecated("Use `dateTimeFormat` instead.")
bool get printTime => dateTimeFormat != DateTimeFormat.none;
Whether LogEvent.time is printed.
@Deprecated("Use `dateTimeFormat` instead.")
bool get printTime => dateTimeFormat != DateTimeFormat.none;