palantir / safe-logging

Interfaces and utilities for safe log messages
Apache License 2.0
14 stars 20 forks source link

Add SafeUncheckedIoException #859

Closed pkoenig10 closed 1 year ago

pkoenig10 commented 1 year ago

Our internal error metrics differentiate IOException and UncheckedIOException from other exception types. SafeUncheckedIoException allows applications to propagate an IOException as an unchecked exception while allowing it to still be treated as an IO exception.

changelog-app[bot] commented 1 year ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type

- [X] Feature - [ ] Improvement - [ ] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

Add `SafeUncheckedIoException` **Check the box to generate changelog(s)** - [x] Generate changelog entry
svc-autorelease commented 1 year ago

Released 3.3.0