Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
Logger.Appenders Property
Get the appenders contained in this logger as an ICollection.
[Visual�Basic]
Overridable�Public�ReadOnly�Property�Appenders�As�
AppenderCollection�_
Implements
IAppenderAttachable.Appenders
Remarks
Get the appenders contained in this logger as an ICollection. If no appenders can be found, then a EmptyCollection is returned.
See Also
Logger Class | log4net.Repository.Hierarchy Namespace