I was pleased to find this site as I have been tinkering with translating log4j into c++ for the past couple of months.
I was wondering if anyone could post some (really simple is fine) example code for how to use the logger. It seems to be a little different from the log4j version.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I was pleased to find this site as I have been tinkering with translating log4j into c++ for the past couple of months.
I was wondering if anyone could post some (really simple is fine) example code for how to use the logger. It seems to be a little different from the log4j version.
Thanks!
As I recall, there's some test code provided with the rest of the source. It may be helpful to you.
--Mark