0.2.4: Log the full error instead of only the error type.
Pre-release
Pre-release
The retry implementation cannot know whether or not the error contains private information, so it should log the error and allow the user of the library to decide. As detailed [here](https://github.com/apple/swift-log/issues/204#issuecomment-1633283808), the log handler can redact metadata values as needed.