Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderAttachedImpl Members

AppenderAttachedImpl overview

Public Instance Constructors

AppenderAttachedImpl Constructor Constructor

Public Instance Properties

Appenders Gets all attached appenders.

Public Instance Methods

AddAppender Attaches an appender.
AppendLoopOnAppendersOverloaded. Append on on all attached appenders.
Equals (inherited from Object)
GetAppender Gets an attached appender with the specified name.
GetHashCode (inherited from Object)
GetType (inherited from Object)
RemoveAllAppenders Removes all attached appenders.
RemoveAppenderOverloaded. Removes the specified appender from the list of attached appenders.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

AppenderAttachedImpl Class | log4net.Util Namespace