- Description
- creates an instance of the log handler, using generic settings
- Parameter Settings
- contains the initial settings for the log handler
The following settings are recognized and supported:
Additionally, a setting name FileURL is recognized. It must be of type
string, and denotes the file URL to which the handler's output should be directed.
At least the URL argument must be present in the settings.
- Throws
- ::com::sun::star::lang::IllegalArgumentException
if Settings contains settings whose value is of the wrong type.
|