On runs log.Fatal with the given error if the given error exists.
OnWrap runs log.Fatal with the given error wrapped in the given message if the error exists.
OnWrapf runs log.Fatal with the given error wrapped in the given message if the error exists.