PLCnext API Documentation 24.0.0.71
Public Member Functions | List of all members
Arp::System::Commons::Diagnostics::Logging::LogInfo Class Reference

Public Member Functions

 LogInfo (const log4cplus::spi::InternalLoggingEvent &logEvent)
 Constructs an LogEvent instance.
 
 LogInfo (const LogInfo &arg)=default
 Copy constructor.
 
 LogInfo (LogInfo &&arg)=default
 Move constructor.
 
LogInfooperator= (const LogInfo &arg)=default
 Copy-assignment operator.
 
LogInfooperator= (LogInfo &&arg)=default
 Move-assignment operator.
 
 ~LogInfo (void)=default
 Destructs this instance and frees all resources.
 
DateTime GetTimestamp (void) const
 
LogLevel GetSeverity (void) const
 
String GetLoggerName (void) const
 
String GetMessage (void) const
 

The documentation for this class was generated from the following file: