Overload List
| Name | Description | |
|---|---|---|
| SendBuffer( LoggingEvent ) |
Inserts the events into the database.
(Overrides BufferingAppenderSkeleton SendBuffer( LoggingEvent ).) | |
| SendBuffer(IDbTransaction, LoggingEvent ) |
Writes the events to the database using the transaction specified.
|
See Also