NLog Logging Library

LogManager.Configuration Property

[This is preliminary documentation and subject to change.]

Gets or sets the current logging configuration.

[Visual Basic]
Public Shared Property Configuration As LoggingConfiguration
[C#]
public static Config.LoggingConfiguration Configuration {get; set;}

See Also

LogManager Class | NLog Namespace