Skip to main content
All docs
V23.2

LoggerOptions Class

Options to configure the built-in ASP.NET Core Reporting logger output.

Namespace: DevExpress.AspNetCore.Reporting.Logging

Assembly: DevExpress.AspNetCore.Reporting.v23.2.dll

NuGet Package: DevExpress.AspNetCore.Reporting

Declaration

public class LoggerOptions

Remarks

For information about server-side logging, review the following section in the Reporting Application Diagnostics help topic: Configure Logging in ASP.NET Core.

Inheritance

Object
LoggerOptions
See Also