QuasarAppLib
|
The QALogger class is logger handler for app. More...
#include <qalogger.h>
Public Member Functions | |
QALogger () | |
void | init () |
init This method initialize logging of all qt message into file. | |
The QALogger class is logger handler for app.
Definition at line 20 of file qalogger.h.
QuasarAppUtils::QALogger::QALogger | ( | ) |
void QuasarAppUtils::QALogger::init | ( | ) |
init This method initialize logging of all qt message into file.
Definition at line 61 of file qalogger.cpp.