Skip to main content
All docs
V25.1
  • LoggerOptions Class

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

    Namespace: DevExpress.AspNetCore.Reporting.Logging

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