LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_logging_LogRecord_idl__
21 #define __com_sun_star_logging_LogRecord_idl__
26 module
com { module sun { module star { module logging {
string LoggerName
specifies the name of the logger at which the record is logged
Definition: LogRecord.idl:38
represents a combined date+time value.
Definition: DateTime.idl:29
string SourceClassName
specifies the name of the class, in which the record was logged.
Definition: LogRecord.idl:45
assembles the complete information about a to-be-logged event
Definition: LogRecord.idl:36
hyper SequenceNumber
specifies the number of the log event.
Definition: LogRecord.idl:66
string Message
specifies the to-be-logged message
Definition: LogRecord.idl:55
string ThreadID
specifies the ID of the thread in which the event was logged
Definition: LogRecord.idl:69
long Level
specifies the level of the log event
Definition: LogRecord.idl:75
Definition: Ambiguous.idl:22
::com::sun::star::util::DateTime LogTime
specifies the time at which the event was logged
Definition: LogRecord.idl:59
string SourceMethodName
specifies the name of the method, in which the record was logged.
Definition: LogRecord.idl:52