12 #ifndef DT_LGR_PLUGIN_EXPORT_MACRO
13 #error Must define DT_LGR_PLUGIN_EXPORT_MACRO to export the necessary functions.
20 class DtLoggerApplication;
33 #undef DT_LGR_PLUGIN_EXPORT_MACRO
The logger application class responsible for creating a logger, its gui and its console.
Definition: lgrApplication.h:37
DT_LGR_PLUGIN_EXPORT_MACRO void UnloadPlugin()
DT_LGR_PLUGIN_EXPORT_MACRO void LoadPlugin()
DT_LGR_PLUGIN_EXPORT_MACRO void EnableLoggerAppPlugin(MAKLogger::DtLoggerApplication &)
DtLogger provides the core system structure and controls the execution model for the underlying objec...
Definition: logger.h:35
DT_LGR_PLUGIN_EXPORT_MACRO void EnableLoggerPlugin(MAKLogger::DtLogger &)