21 module
com { module sun { module star { module logging {
string SourceClassName
specifies the name of the class, in which the record was logged.
Definition: LogRecord.idl:40
hyper SequenceNumber
specifies the number of the log event.
Definition: LogRecord.idl:61
represents a combined date+time value.
Definition: DateTime.idl:26
Definition: Ambiguous.idl:20
string Message
specifies the to-be-logged message
Definition: LogRecord.idl:50
long Level
specifies the level of the log event
Definition: LogRecord.idl:70
string SourceMethodName
specifies the name of the method, in which the record was logged.
Definition: LogRecord.idl:47
assembles the complete information about a to-be-logged event
Definition: LogRecord.idl:30
::com::sun::star::util::DateTime LogTime
specifies the time at which the event was logged
Definition: LogRecord.idl:54
string ThreadID
specifies the ID of the thread in which the event was logged
Definition: LogRecord.idl:64
string LoggerName
specifies the name of the logger at which the record is logged
Definition: LogRecord.idl:33