#include <Log.h>
|
| static void | myMessageOutput (QtMsgType type, const QMessageLogContext &context, const QString &msg) |
| |
- Note
- USER DON'T USE CLog!!!
Definition at line 35 of file Log.h.
◆ ~CLog()
| RabbitCommon::CLog::~CLog |
( |
| ) |
|
|
virtual |
◆ checkFileCount()
| void RabbitCommon::CLog::checkFileCount |
( |
| ) |
|
|
private |
◆ checkFileLength()
| bool RabbitCommon::CLog::checkFileLength |
( |
| ) |
|
|
private |
◆ checkFileName()
| bool RabbitCommon::CLog::checkFileName |
( |
| ) |
|
|
private |
◆ getBaseName()
| QString RabbitCommon::CLog::getBaseName |
( |
| ) |
|
|
private |
◆ getFileName()
| QString RabbitCommon::CLog::getFileName |
( |
| ) |
|
|
private |
◆ GetFilter()
| int RabbitCommon::CLog::GetFilter |
( |
QString & |
szInclude, |
|
|
QString & |
szExclude |
|
) |
| |
◆ GetLogConfigureFile()
| QString RabbitCommon::CLog::GetLogConfigureFile |
( |
| ) |
|
◆ GetLogDir()
| QString RabbitCommon::CLog::GetLogDir |
( |
| ) |
|
◆ GetLogFile()
| QString RabbitCommon::CLog::GetLogFile |
( |
| ) |
|
◆ getNextFileName()
| QString RabbitCommon::CLog::getNextFileName |
( |
const QString |
szFile | ) |
|
|
private |
◆ Instance()
| CLog * RabbitCommon::CLog::Instance |
( |
| ) |
|
|
static |
◆ LoadConfigure()
| int RabbitCommon::CLog::LoadConfigure |
( |
const QString & |
szFile | ) |
|
|
private |
◆ myMessageOutput()
| void RabbitCommon::CLog::myMessageOutput |
( |
QtMsgType |
type, |
|
|
const QMessageLogContext & |
context, |
|
|
const QString & |
msg |
|
) |
| |
|
staticprivate |
◆ SetFilter()
| int RabbitCommon::CLog::SetFilter |
( |
const QString & |
szInclude, |
|
|
const QString & |
szExclude |
|
) |
| |
◆ slotFileChanged
| void RabbitCommon::CLog::slotFileChanged |
( |
const QString & |
szPath | ) |
|
|
privateslot |
◆ slotTimeout
| void RabbitCommon::CLog::slotTimeout |
( |
| ) |
|
|
privateslot |
◆ m_nCount
| int RabbitCommon::CLog::m_nCount |
|
private |
Definition at line 59 of file Log.h.
◆ m_nLength
| qint64 RabbitCommon::CLog::m_nLength |
|
private |
Definition at line 58 of file Log.h.
◆ m_szConfigureFile
| QString RabbitCommon::CLog::m_szConfigureFile |
|
private |
Definition at line 53 of file Log.h.
◆ m_szDateFormat
| QString RabbitCommon::CLog::m_szDateFormat |
|
private |
Definition at line 57 of file Log.h.
◆ m_szName
| QString RabbitCommon::CLog::m_szName |
|
private |
Definition at line 56 of file Log.h.
◆ m_szPath
| QString RabbitCommon::CLog::m_szPath |
|
private |
Definition at line 55 of file Log.h.
◆ m_Timer
| QTimer RabbitCommon::CLog::m_Timer |
|
private |
Definition at line 60 of file Log.h.
◆ m_Watcher
| QFileSystemWatcher RabbitCommon::CLog::m_Watcher |
|
private |
Definition at line 61 of file Log.h.
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitCommon/RabbitCommon/Src/Log/Log.h
- /home/runner/work/RabbitCommon/RabbitCommon/Src/Log/Log.cpp