kopia lustrzana https://github.com/f4exb/sdrangel
Add memory buffer to Logger, so last 500 log messages can be included in crash report. Generate and include stripped pdb files so stack trace can include function names. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| bufferlogger.cpp | ||
| bufferlogger.h | ||
| dualfilelogger.cpp | ||
| dualfilelogger.h | ||
| filelogger.cpp | ||
| filelogger.h | ||
| fileloggersettings.h | ||
| logger.cpp | ||
| logger.h | ||
| loggerwithfile.cpp | ||
| loggerwithfile.h | ||
| logging.pri | ||
| logglobal.h | ||
| logmessage.cpp | ||
| logmessage.h | ||
| readme.md | ||
readme.md
QtWebApp logger
This is based on the logging part of QtWebApp from Stefan Frings
Some changes have been made to support the option of having a console logging plus optional file logging