[rabbitmq-discuss] Contributing?
Matthias Radestock
matthias at rabbitmq.com
Wed Feb 26 18:11:11 GMT 2014
On 26/02/14 17:46, Luke Palmer wrote:
> I'd like to replace the use of stdout / stderr with SLF4J.
There is exactly one place in the entire Java client where stdout/err is
used: DefaultExceptionHandler. And the whole point there is that you can
replace its use with your own implementation and hence no changes to the
Java client code base are necessary.
Matthias.
More information about the rabbitmq-discuss
mailing list