Overload List
Name | Description | |
---|---|---|
![]() | Append(LoggingEvent) |
Forward the logging event to the attached appenders
(Overrides AppenderSkeleton.Append(LoggingEvent).) |
![]() | Append(LoggingEvent[]) |
Forward the logging events to the attached appenders
(Overrides AppenderSkeleton.Append(LoggingEvent[]).) |
See Also