Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.LogLevel |
Configuration.LogLevel.DEBUG
Indicates that debug, info, warn and fatal log events will be logged.
|
static Configuration.LogLevel |
Configuration.LogLevel.FATAL
Indicates that only fatal log events will be logged.
|
static Configuration.LogLevel |
Configuration.LogLevel.INFO
Indicates that info, warn and fatal log events will be logged.
|
static Configuration.LogLevel |
Configuration.LogLevel.NONE
Indicates that no log events will be logged.
|
static Configuration.LogLevel |
Configuration.LogLevel.PERFORMANCE
Indicates that all log events will be logged.
|
static Configuration.LogLevel |
Configuration.LogLevel.WARN
Indicates that warn and fatal log events will be logged.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.LogLevel |
Configuration.LogLevel.valueOf(String name) |
static Configuration.LogLevel[] |
Configuration.LogLevel.values() |
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.setLogLevel(Configuration.LogLevel value)
Sets the log level.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.