 | LayoutLoggingConfiguration Property |
Gets the logging configuration this target is part of.
Namespace: NLog.LayoutsAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxprotected LoggingConfiguration LoggingConfiguration { get; }
Protected ReadOnly Property LoggingConfiguration As LoggingConfiguration
Get
Property Value
Type:
LoggingConfiguration
See Also