Overload List
| Name | Description | |
|---|---|---|
|  | DoAppend(LoggingEvent) | 
            Performs threshold checks and invokes filters before 
            delegating actual logging to the subclasses specific 
            [M:Append(LoggingEvent)] method.
             | 
|  | DoAppend(LoggingEvent) | 
            Performs threshold checks and invokes filters before 
            delegating actual logging to the subclasses specific 
            [M:Append(LoggingEvent[])] method.
             | 
See Also