FileSink Members

Serilog Sinks AmazonS3

Serilog.Sinks.AmazonS3

FileSink Members

The FileSink type exposes the following members.

Constructors


  Name Description
Public method FileSink
Initializes a new instance of the [FileSink] class.

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.