C# (CSharp) NLog.Config 네임스페이스

클래스들

이름 설명
ConfigurationItemFactory Provides registration information for named items (targets, layouts, layout renderers, etc.) managed by NLog.
InstallationContext Provides context for install/uninstall operations.
LoggingConfiguration Keeps logging configuration and provides simple API to modify it.
LoggingConfigurationChangedEventArgs Arguments for LogFactory.ConfigurationChanged events.
LoggingConfigurationReloadedEventArgs Arguments for LogFactory.ConfigurationReloaded.
LoggingRule Represents a logging rule. An equivalent of <logger /> configuration element.
XmlLoggingConfiguration A class for configuring NLog through an XML configuration file (App.config style or App.nlog style).