Overload List
| Name | Description | |
|---|---|---|
| Append(LoggingEvent) |
Subclasses of AppenderSkeleton should implement this method
to perform actual logging.
| |
| Append(LoggingEvent) |
Append a bulk array of logging events.
|
See Also