Optional sink for internal errors that would otherwise be silently swallowed. Implementations should be cheap and non-throwing; thrown sink errors are caught and ignored to avoid recursive failure paths.
Optional sink for internal errors that would otherwise be silently swallowed. Implementations should be cheap and non-throwing; thrown sink errors are caught and ignored to avoid recursive failure paths.