Description
There are a few places in the broker that call printStackTrace() on an exception instead of using the slf4j logger. This stack traces should be logged using the slf4j logger instead.
There are a few places in the broker that call printStackTrace() on an exception instead of using the slf4j logger. This stack traces should be logged using the slf4j logger instead.