:: com :: sun :: star :: logging ::
|
unpublished |
service ConsoleHandler |
|
|
- Supported Interface
- XConsoleHandler
|
- Description
- specifies a component implementing a log handler whose output
channel is the processes console.
- Since
- OpenOffice 2.2
|
Constructors' Summary |
create |
creates a ConsoleHandler |
createWithSettings |
creates an instance of the log handler, using generic settings
|
Constructors' Details |
create
- Description
- creates a
ConsoleHandler
|
|
createWithSettings
- 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:
- Throws
- ::com::sun::star::lang::IllegalArgumentException
if Settings contains arguments with names other than in the list above, or
settings whose value is of the wrong type.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.