Hello!
I'm stuck when I'm trying to write simple function dotest with
argument name channel and try to log through rLog function to
different channels. RLog library can log only to first specified channel.
The problem arises when you subscribe to a channel in object constructor,
to log each instance of an object to different channel.
Please look at attached test case file (testlib.cpp)
This issue is of course independent of operating system.
Regards,
Original issue reported on code.google.com by
karol...@gmail.comon 30 Sep 2008 at 1:12Attachments: