tracingEnabled property

bool? tracingEnabled
final

Whether tracing of Couchbase Lite operations is enabled.

If this property is not set, tracing is enabled if Sentry has been configured for tracing.

Implementation

final bool? tracingEnabled;