log4qt
log4qt copied to clipboard
Logger for Qt.
I compiled the project in my windows7 with msvc10 and generated static lib. I used this in my project. I wrote the property file. While the TTCCLayout did't work. It...
hello, I just compiled this version with Qt5.6.1-1. The moc.exe compiler reports an error : > src\log4qt\rollingfileappender.h:80: Warning: Property declaration > maxFileSize has no READ accessor function or associated MEMBER...
I've tried to find a loggin library for Qt5 and found this port of Log4Qt. This was the first library that I was able to compile, but the test application...