21 module
com { module sun { module star { module logging {
38 interface ::com::sun::star::lang::XComponent;
provides possibilities to send LogRecords to an arbitrary output channel.
Definition: XLogHandler.idl:31
string Encoding
specifies MIME charset name for the encoding to be used by this handler
Definition: XLogHandler.idl:38
long Level
specifies the log level of this handler
Definition: XLogHandler.idl:59
Definition: Ambiguous.idl:20
XLogFormatter Formatter
specifies the formatter to be used by this handler.
Definition: XLogHandler.idl:51
assembles the complete information about a to-be-logged event
Definition: LogRecord.idl:30