Closed wonder-mice closed 8 years ago
In some cases, several modules share the same .c/.cpp file. To handle that case there should be a reasonable way to specify log tag per each log() call.
Looks like the best option is to promote _ZF_LOG_IMP set of macros to public API.
In some cases, several modules share the same .c/.cpp file. To handle that case there should be a reasonable way to specify log tag per each log() call.