The AppenderAttachedImpl type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | AppenderAttachedImpl |
Constructor
|
Methods
Name | Description | |
---|---|---|
![]() | AddAppender |
Attaches an appender.
|
![]() | AppendLoopOnAppenders(LoggingEvent) |
Append on on all attached appenders.
|
![]() | AppendLoopOnAppenders( LoggingEvent ) |
Append on on all attached appenders.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetAppender |
Gets an attached appender with the specified name.
|
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | RemoveAllAppenders |
Removes all attached appenders.
|
![]() | RemoveAppender(String) |
Removes the appender with the specified name from the list of appenders.
|
![]() | RemoveAppender(IAppender) |
Removes the specified appender from the list of attached appenders.
|
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Appenders |
Gets all attached appenders.
|
See Also