NLog Logging Library

LoggingConfiguration Class

[This is preliminary documentation and subject to change.]

Keeps logging configuration and provides simple API to modify it.

For a list of all members of this type, see LoggingConfiguration Members.

System.Object
   NLog.Config.LoggingConfiguration
      NLog.Config.XmlLoggingConfiguration

[Visual Basic]
Public Class LoggingConfiguration
[C#]
public class LoggingConfiguration

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog.Config

Assembly: NLog (in NLog.dll)

See Also

LoggingConfiguration Members | NLog.Config Namespace