LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_logging_FileHandler_idl__
21 #define __com_sun_star_logging_FileHandler_idl__
27 module
com { module sun { module star { module logging {
29 interface XLogHandler;
specifies a component implementing a log handler whose output channel is a file.
Definition: FileHandler.idl:44
provides possibilities to send LogRecords to an arbitrary output channel.
Definition: XLogHandler.idl:39
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:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31