[zeromq-dev] JeroMQ - Add logging

pablo fernandez fernandezpablo85 at gmail.com
Mon Dec 30 14:11:03 CET 2013


Hi guys,

I'm Moving the conversation that started here[1] to the mailing list in
request of @Miniway (I assume he/she is jeromqs leader).

My motivation for adding logging into jeromq:

1) It greatly improves debugging.

2) The performance impacts with logging turned off are minimal. And even if
they were noticeable, if you really want raw speed you're probably better
of with the C wrapper.

3) JeroMQ should only depend on slf4j which is a facade, not an
implementation. This keeps it pretty much dependency-free and doesn't
prohibit it's use with android (on the contrary, there are many slf4j
implementations for android).

JeroMQ can improve a lot by adding logging IMHO.


[1] https://github.com/zeromq/jeromq/issues/128
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131230/646c45e6/attachment.htm>


More information about the zeromq-dev mailing list