enable property

bool? enable
getter/setter pair

Indicates whether or not to export logs.

This is false by default.

Implementation

core.bool? enable;