Copies the entire AppenderCollection to a one-dimensional
IAppender array.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- array
- Type: log4net.Appender IAppender
The one-dimensional IAppender array to copy to.
See Also