fileLoggingEnabled property

bool get fileLoggingEnabled

Whether messages are persisted to disk.

Implementation

static bool get fileLoggingEnabled => logFilePath.trim().isNotEmpty;