8 #ifndef _ADTF_UCOM_ANT_PLUGIN_LOGGER_INTERFACE_INCLUDES_HEADER_
9 #define _ADTF_UCOM_ANT_PLUGIN_LOGGER_INTERFACE_INCLUDES_HEADER_
Base class for every interface type within the uCOM.
virtual void SetLogger(ILogger *pLogger)=0
Sets the current logger of a loaded plugin.
~IPluginLogging()=default
Protected destructor --> Use implemented Destroy() instead of delete!
ADTF_IID(IPluginLogging, "plugin_logging.ant.ucom.adtf.iid")
Marks the IPluginLogger to be castable with the ucom_cast<>
Namespace for entire ADTF SDK.