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; }