Skip to main content
A newer version of this page is available. .
All docs
V21.1

LoggerOptions Class

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

Namespace: DevExpress.AspNetCore.Reporting.Logging

Assembly: DevExpress.AspNetCore.Reporting.v21.1.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