# Functions
CloseQuiet closes a file and logs any error.
Contains checks if err's message contains sub's message.
ErrorsToString converts the slice of errors into a slice of corresponding error messages.
JoinErrors converts the error slice into a single human-readable error.
StringsToErrors converts a slice of error messages into a slice of corresponding errors.
SyncQuiet syncs a file and logs any error.