#include "iopcLogger.h"
#include "iopcLibStrings.h"
#include "messagePrinting.h"
#include <fstream>
Include dependency graph for iopcLogger.cpp:
Defines | |
#define | CREATE_MESSAGE_HEADER(outputStr, formatString) |
Variables | |
IopcLogger | _iopcLogger |
IopcLogger * | iopcLogger = &_iopcLogger |
|
Macro that creates log message header - gets current time, puts it into appropriate place in |
|
The only instance of IopcLogger in IOPC LIB.
|
|
Pointer to the only instance of IopcLogger in IOPC LIB.
|