Serilog.Sinks.File.IFlushableFileSink public interface IFlushableFileSink Supported by (file-based) sinks that can be explicitly flushed. Documentation Code void FlushToDisk() Flush buffered contents to disk.