Gets all attached appenders.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: AppenderCollectionA collection of attached appenders, or null if there are no attached appenders.
Implements
IAppenderAttachable AppendersRemarks
The read only collection of all currently attached appenders.
See Also