Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

AppenderAttachedImpl�Methods

The methods of the AppenderAttachedImpl class are listed below. For a complete list of AppenderAttachedImpl class members, see the AppenderAttachedImpl Members topic.

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