Skip to content

Configure InternalLogger.LogLevel to Off when loading NLog.config #2913

@snakefoot

Description

@snakefoot

When loading from LoggingConfiguration and no InternalLogger-destinations has been configured (or LogLevel). Then change the default InternalLogger.LogLevel to Off (Instead of Info).

This will reduce the overhead of the InternalLogger to the absolute minimum.

It will only be users who enable the InternalLogger-destinations (Ex LogWriter) after having loaded Nlog.config that will be affected by this change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions