lokiEnabled property

bool get lokiEnabled

Checks if Loki is enabled for the logger.

Implementation

bool get lokiEnabled => lokiOptions != null;