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:
Encoding - denotes the initial value of the XLogHandler::Encoding
Formatter - denotes the initial value of the XLogHandler::Formatter
Level - denotes the initial value of the XLogHandler::Level
Threshold - denotes the initial value of the XConsoleHandler::Threshold
- 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 © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.