Skip to content

Property IncludeStackTraces

Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll

IncludeStackTraces

Gets or sets a value indicating whether stack traces should be included in logs.

csharp
public bool IncludeStackTraces { get; set; }

Property Value

bool

Released under the Apache License 2.0.