
17 Mar
2010
17 Mar
'10
9:21 a.m.
Anyway, doing this certainly is no big deal. It just seems a bit odd, because it would be easier and more efficient to implement if we could set a filter on a logger.
Loggers don't filter records, because you're not restricted to have a single logger per channel.
Ok.
But if that restriction is mandated in your application, you can implement a logger feature that would do additional filtering inside the logger.
Ok, I guess this means duplicating most from channel_logger.hpp, right? Thanks, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.