8#ifndef _ADTF_UCOM_ANT_PLUGIN_LOGGER_INTERFACE_INCLUDES_HEADER_
9#define _ADTF_UCOM_ANT_PLUGIN_LOGGER_INTERFACE_INCLUDES_HEADER_
64 virtual void SetLogChannels(util::log::ILogChannel* pFallback, util::log::IThreadLocalLogChannelStack* pStack)
noexcept = 0;
Definition logger_intf.h:22
Definition object_intf.h:33
Definition plugin_logging_intf.h:25
ADTF_IID(IPluginLogging, "plugin_logging.ant.ucom.adtf.iid")
virtual void SetLogger(ILogger *pLogger)=0
~IPluginLogging()=default
Protected destructor --> Only the final implementation can be destroyed!
Definition plugin_logging_intf.h:51
virtual void SetLogChannels(util::log::ILogChannel *pFallback, util::log::IThreadLocalLogChannelStack *pStack) noexcept=0
ADTF_IID(IPluginLogging, "plugin_logging.vision.ucom.adtf.iid")
Namespace for all functionality of the ADTF UCOM SDK provided since v3.0.
Definition test_runtime.h:14
Namespace for all functionality of the ADTF UCOM SDK provided since v3.21.
Definition plugin_logging_intf.h:48
Namespace for the ADTF uCOM SDK.
Definition adtf_system.h:324
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14