On Thu, Feb 17, 2011 at 5:29 PM, Martin Sustrik <[email protected]> wrote:
> One more thing I've noticed: The identities won't be part of most log > records, so identity should not be part of log() prototype. Instead it > should be formatted and placed into the log message by session.cpp. That was the first design but the same would need to go into xrep.cpp, and it's ugly to duplicate this code. Like I said, it needs some rework, that formatting should go in some other method perhaps. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
