|
commore
1.0.6-SNAPSHOT
|
#include <LogHook.h>
Inheritance diagram for commore::CatcherLogHook:Standard Log catcher Collect log message and retain them
| CatcherLogHook::CatcherLogHook | ( | bool | activate = true | ) |
| CatcherLogHook::CatcherLogHook | ( | const CatcherLogHook & | p | ) |
| CatcherLogHook::~CatcherLogHook | ( | ) |
| bool CatcherLogHook::activate | ( | ) |
Activate log message collect
| bool CatcherLogHook::deactivate | ( | ListLogMessage & | messages | ) |
Terminate log message collect
| messages | collected |
| CatcherLogHook & CatcherLogHook::operator= | ( | const CatcherLogHook & | p | ) |