21 module
com { module sun { module star { module logging {
23 interface XLogHandler;
46 create( [in]
string FileURL );
67 createWithSettings( [in] sequence< ::com::sun::star::beans::NamedValue > Settings )
provides possibilities to send LogRecords to an arbitrary output channel.
Definition: XLogHandler.idl:31
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
specifies a component implementing a log handler whose output channel is a file.
Definition: FileHandler.idl:37