FileSink Methods

Serilog Sinks AmazonS3

Serilog.Sinks.AmazonS3

FileSink Methods

The FileSink type exposes the following members.

Methods


  Name Description
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public method Emit
Emit the provided log event to the sink.
Public method EmitOrOverflow
Emits the [LogEvent] or overflows.
Public method FlushToDisk
Flush buffered contents to the disk.