21module
com { module sun { module star { module logging {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
provides possibilities to send LogRecords to an arbitrary output channel.
Definition XLogHandler.idl:32
Definition Ambiguous.idl:20
specifies a component implementing a log handler whose output channel is a file.
Definition FileHandler.idl:38
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.