Inspired by [this dicussion](https://github.com/spring-projects/spring-framework/pull/23103/files#r291836618), let's log exceptions at DEBUG level for exceptions thrown when closing an `InputStream` in `AbstractResource`.
Inspired by this dicussion, let's log exceptions at DEBUG level for exceptions thrown when closing an
InputStreaminAbstractResource.