Go to the documentation of this file.
6#ifndef ilog_CLogCompBase_included
7#define ilog_CLogCompBase_included
11#include <QtCore/QObject>
45 void OnAddMessage(
const MessagePtr& messagePtr);
Basic implementation for logging using event queue for message transportation.
virtual void WriteMessageToLog(const MessagePtr &messagePtr)=0
ilog::TMessageDelegatorComp< icomp::CComponentBase > BaseClass
void EmitAddMessage(const MessagePtr &messagePtr)
void AddMessage(const MessagePtr &messagePtr) override
Adds a message item to the container.
std::shared_ptr< const istd::IInformationProvider > MessagePtr
Delegator component for a message consumer.
This namespace contains implementations for the logging functionality.
© Witold Gantzke and Kirill Lepskiy