OpcUaCanOpen
CANopen OPC-UA server
LogRecord.cpp File Reference
#include "LogRecord.h"
#include "LogItInstance.h"
#include "LogIt.h"
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/date_time/posix_time/posix_time_io.hpp>
#include <boost/format.hpp>

Go to the source code of this file.

Variables

const string g_sTimestampFormat = "%Y-%m-%d %H:%M.%s"
 

Variable Documentation

◆ g_sTimestampFormat

const string g_sTimestampFormat = "%Y-%m-%d %H:%M.%s"

Definition at line 41 of file LogRecord.cpp.