#include <cxLogThread.h>
Definition at line 84 of file cxLogThread.h.
◆ LogThread()
cx::LogThread::LogThread |
( |
QObject * |
parent = NULL | ) |
|
◆ ~LogThread()
virtual cx::LogThread::~LogThread |
( |
| ) |
|
|
inlinevirtual |
◆ callInLogThread()
◆ cleanupMessage()
◆ emittedMessage
void cx::LogThread::emittedMessage |
( |
Message |
message | ) |
|
|
signal |
emitted for each new message, in addition to writing to observer.
◆ executeSetLoggingFolder()
virtual void cx::LogThread::executeSetLoggingFolder |
( |
QString |
absoluteLoggingFolderPath | ) |
|
|
protectedpure virtual |
◆ installObserver()
◆ logMessage
virtual void cx::LogThread::logMessage |
( |
Message |
msg | ) |
|
|
inlinevirtualslot |
◆ processMessage
void cx::LogThread::processMessage |
( |
Message |
msg | ) |
|
|
protectedslot |
◆ setLoggingFolder()
void cx::LogThread::setLoggingFolder |
( |
QString |
absoluteLoggingFolderPath | ) |
|
|
virtual |
call during startup, will fail if called when running
Definition at line 94 of file cxLogThread.cpp.
◆ uninstallObserver()
◆ mRepository
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/logger/internal/cxLogThread.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/logger/internal/cxLogThread.cpp