| Modifier and Type | Method and Description |
|---|---|
static FlagsmithLoggerLevel |
FlagsmithLoggerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlagsmithLoggerLevel[] |
FlagsmithLoggerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlagsmithClient.Builder |
FlagsmithClient.Builder.enableLogging(FlagsmithLoggerLevel level)
Enables logging, the project importing this module must include an implementation slf4j in their pom.
|
void |
FlagsmithLogger.setLogger(org.slf4j.Logger logger,
FlagsmithLoggerLevel level) |
Copyright © 2021. All rights reserved.