|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module logging {
38 interface ::com::sun::star::lang::XComponent;
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
provides possibilities to send LogRecords to an arbitrary output channel.
Definition: XLogHandler.idl:32
void flush()
flushes all buffered output of the handler
assembles the complete information about a to-be-logged event
Definition: LogRecord.idl:31
XLogFormatter Formatter
specifies the formatter to be used by this handler.
Definition: XLogHandler.idl:51
Definition: Ambiguous.idl:20
boolean publish([in] LogRecord Record)
publish the given log record at the handler's output channel.