Returns all the Appenders that are configured as an Array.
Namespace: log4net.RepositoryAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: IAppenderAll the Appenders
Implements
ILoggerRepository GetAppendersRemarks
Returns all the Appenders that are configured as an Array.
See Also