| Modifier and Type | Method and Description |
|---|---|
static DefaultHttpLogWriter.Level |
DefaultHttpLogWriter.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultHttpLogWriter.Level[] |
DefaultHttpLogWriter.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultHttpLogWriter(org.slf4j.Logger logger,
DefaultHttpLogWriter.Level level) |
Copyright © 2015–2017 Zalando SE. All rights reserved.