Overload List
| Name | Description | |
|---|---|---|
| Append(LoggingEvent) | 
            Append a bulk array of logging events.
              (Inherited from AppenderSkeleton.) | |
| Append(LoggingEvent) | 
            This method is called by the DoAppend(LoggingEvent) method.
              (Overrides AppenderSkeletonAppend(LoggingEvent).) | 
See Also