On Fri, Feb 18, 2011 at 2:18 PM, Martin Sustrik <[email protected]> wrote:
> Ok. I've changed log() function to work like printf(), i.e. it takes const > char* + variable argument list. Fair enough. > Feel free to add identity formatting code to ctx_t::log(). Not sure what you mean with this. I'd rather add two methods to the blob class, but it's defined just as a typedef now. Can we make that a full class so I can do identity.print() and identity.printhex() to get usable values to pass to the log() method? -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
