captureScopes property

bool captureScopes
getter/setter pair

Gets or sets value indicating whether logging scopes are being captured. Defaults to true

Implementation

bool captureScopes = true;