2 #ifndef LOG4CPP_CATEGORY_ADAPTER_HPP 3 #define LOG4CPP_CATEGORY_ADAPTER_HPP
void Log(GENICAM_NAMESPACE::ILogger::Priority logPriority, const char *,...)
LOG4CPP_NS::Priority::Value GetPriority(GENICAM_NAMESPACE::ILogger::Priority gcPriority)
CategoryAdapter(LOG4CPP_NS::Category &categoryRef)
LOG4CPP_NS_BEGIN class LOG4CPP_EXPORT Category
LOG4CPP_NS::Category & mCategoryRef
void operator=(const CategoryAdapter &)
void LogVA(GENICAM_NAMESPACE::ILogger::Priority value, const char *stringFormat, va_list arg)