|
| LogInfo (const log4cplus::spi::InternalLoggingEvent &logEvent) |
| Constructs an LogEvent instance.
|
|
| LogInfo (const LogInfo &arg)=default |
| Copy constructor.
|
|
| LogInfo (LogInfo &&arg)=default |
| Move constructor.
|
|
LogInfo & | operator= (const LogInfo &arg)=default |
| Copy-assignment operator.
|
|
LogInfo & | operator= (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: