disabled property

bool? disabled
getter/setter pair

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

Optional.

Implementation

core.bool? disabled;