enableLogging property

bool? enableLogging
getter/setter pair

Controls whether logging is enabled for the networks bound to this policy.

Defaults to no logging if not set.

Implementation

core.bool? enableLogging;