LoggerOptions.LogThreadId Property
Includes the ThreadId in the log.
Namespace: DevExpress.AspNetCore.Reporting.Logging
Assembly: DevExpress.AspNetCore.Reporting.v24.2.dll
NuGet Package: DevExpress.AspNetCore.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | True to include the ThreadId; otherwise, false. |
See Also