Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix logging of (supposedly) "CRITICAL" condition
if it's "CRITICAL", it most probably better be LOG.error() instead info, and it would REALLY help to have the cause included; see also KengoTODA/findbugs-slf4j#74. actually, perhaps this really should re-throw... let me propose that in a follow-up change, and we can discuss if there is any reason to only go half the way or merge both steps. Change-Id: Ie824d8e8b1155c6bfd604dd83da2969c4d9cdb33 Signed-off-by: Michael Vorburger <vorburger@redhat.com>
- Loading branch information