Gets or sets an optional callback invoked when a write operation fails.
public Action<FileLogWriterFailureContext>? FailureHandler { get; set; }