LoggerOptions.Prefix Property
Specifies the string that starts a log record.
Namespace: DevExpress.AspNetCore.Reporting.Logging
Assembly: DevExpress.AspNetCore.Reporting.v25.2.dll
NuGet Package: DevExpress.AspNetCore.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that precedes the logged information in a single record. |
See Also