![]() |
Initializes a new instance of the ForwardingAppender class. |
![]() | Gets the appenders contained in this appender as an ICollection. |
![]() | Gets or sets the IErrorHandler for this appender. |
![]() | The filter chain. |
![]() | Gets or sets the ILayout for this appender. |
![]() | Gets or sets the name of this appender. |
![]() | Gets or sets the threshold Level of this appender. |
![]() | Initialize the appender based on the options set |
![]() | Adds an IAppender to the list of appenders of this instance. |
![]() | Adds a filter to the end of the filter chain. |
![]() | Clears the filter list for this appender. |
![]() | Closes the appender and release resources. |
![]() | Overloaded. Performs threshold checks and invokes filters before delegating actual logging to the subclasses specific Append method. |
![]() | � |
![]() | Looks for the appender with the specified name. |
![]() | � |
![]() | � |
![]() | Removes all previously added appenders from this appender. |
![]() | Overloaded. Removes the specified appender from the list of appenders. |
![]() | � |
![]() | Tests if this appender requires a Layout to be set. |
![]() | Overloaded. Forward the logging event to the attached appenders |
![]() | Test if the logging event should we output by this appender |
![]() | Finalizes this appender by calling the implementation's Close method. |
![]() | Checks if the message level is below this appender's threshold. |
![]() | � |
![]() | Closes the appender and releases resources. |
![]() | Called before Append as a precondition. |
![]() | Overloaded. Renders the LoggingEvent to a string. |
ForwardingAppender Class | log4net.Appender Namespace