1#ifndef H_EXTENSIONS_TEMPLATES_CPPPLUGINSKELETON_0_INCLUDE_TEMPLATES_CPPPLUGINSKELETON_LOGGING_HPP
2#define H_EXTENSIONS_TEMPLATES_CPPPLUGINSKELETON_0_INCLUDE_TEMPLATES_CPPPLUGINSKELETON_LOGGING_HPP
6#include "internal/platform.hpp"
7#include <cutehmi/loggingMacros.hpp>
9TEMPLATES_CPPPLUGINSKELETON_API Q_DECLARE_LOGGING_CATEGORY(templates_cpppluginskeleton_loggingCategory)
12namespace cpppluginskeleton {
18 return templates_cpppluginskeleton_loggingCategory();
#define CUTEHMI_LOGGING_CATEGORY_CHECK(CATEGORY)
const QLoggingCategory & loggingCategory()
Definition: logging.hpp:15
Definition: Exception.hpp:10