Description
A warning message is sent to log when an exception occurs during checking, but it does not include information about the exception itself.
Patch: pass Exception object to log.warn
A warning message is sent to log when an exception occurs during checking, but it does not include information about the exception itself.
Patch: pass Exception object to log.warn