|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module logging {
23 interface XLogHandler;
specifies a component implementing a log handler whose output channel is a file.
Definition: FileHandler.idl:38
provides possibilities to send LogRecords to an arbitrary output channel.
Definition: XLogHandler.idl:32
createWithSettings([in] sequence< ::com::sun::star::beans::NamedValue > Settings)
creates an instance of the log handler, using generic settings
create([in] string FileURL)
creates a log handler whose output is directed to a file given by URL.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27