-
I am new to the Qt ecosystem and I'm encountering an issue with integrating Log4Qt into my Qt project for the BeagleBone Black platform. I have set up a cross-compile environment and included Log4Qt u…
Seqat updated
2 months ago
-
include in your project
Can also be used by adding the log4qt source directly to your Qt project file by adding the following line: include(/src/log4qt/log4qt.pri)
This doesn't seem to work, you sti…
-
i encountered the assert debug fail(heap allocate/free error) on windows platform when i link the static lib or dll, why this happens when i link the static lib?
-
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 fails. I'm running Debian 8 with Qt 5.3.
The…
joede updated
8 years ago
-
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…
-
```
Application log is useful for developer to trace the runtime environment.
Final user can attach the log if they met a crash, problem or else.
```
Original issue reported on code.google.com by `a…
-
```
Application log is useful for developer to trace the runtime environment.
Final user can attach the log if they met a crash, problem or else.
```
Original issue reported on code.google.com by `a…
-
i have a problem when using log4qt in windows,
The more debug or error log info taked ,the more memory will be occupied.
is there any memory leak in windows? i just did a simple test by qtcreator …
-
hello, i have a question,does anyone knows ?
how can i output msssage with relative file path Pattern?
the "%l " configuration will output the full path of my code line ,which is not i want.
whe…
-
Qt5.14 installed win10
The compiler is mingw32
all reported errors when using static libraries,please test!
1.4.2 is succeed!