disabled property

bool disabled
final

Optional. If set to true, then this sink is disabled and it does not export any log entries.

Implementation

final bool disabled;