Package | Description |
---|---|
com.contentful.java.cma |
Modifier and Type | Method and Description |
---|---|
static Logger.Level |
Logger.Level.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Logger.Level[] |
Logger.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CMAClient.Builder |
CMAClient.Builder.setLogLevel(Logger.Level logLevel)
Sets the log level for this client.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.