8 #include "Arp/System/Commons/Diagnostics/Logging/LogLevel.hpp" 13 class InternalLoggingEvent;
16 namespace Arp {
namespace System {
namespace Commons {
namespace Diagnostics {
namespace Logging
25 LogInfo(
const log4cplus::spi::InternalLoggingEvent& logEvent);
39 LogLevel GetSeverity(
void)
const;
40 String GetLoggerName(
void)
const;
41 String GetMessage(
void)
const;
48 const log4cplus::spi::InternalLoggingEvent& logEvent;
The class contains date and time informations.
Definition: DateTime.hpp:44
Definition: LogInfo.hpp:19
Root namespace for the PLCnext API
System components used by the System, Device, Plc or Io domains.
Definition: LogAdapter.hpp:14