Hello,

I hope I'm posting in the right thread - forgive me if it's not the case.

I'm using Qt on WinXP with MinGW 3.4.5 / QT 4.2.3, and I am currently looking for a 'logger' library (ideally I would like to find one as "log4j" in the Java world, but I'm interested in others, too).

I saw many references to C++ libraries, but :
- I could not determine with one was the best to use
- ... and honestly I could not compile them properly on my configuration... (without knowing if I was doing something wrong, of if there was no compatibility with MinGW or my environment).

So my questions are : do any of you use a logger library under WinXP / MinGW ?
Could you provide me help with this ?

Thanks in advance for your help and patience.