| Package | Description |
|---|---|
| com.couchbase.client.dcp.metrics |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActionCounter.Builder |
ActionCounter.Builder.failureLogLevel(LogLevel logLevel) |
ActionTimer.Builder |
ActionTimer.Builder.failureLogLevel(LogLevel logLevel) |
EventCounter.Builder |
EventCounter.Builder.logLevel(LogLevel logLevel) |
ActionCounter.Builder |
ActionCounter.Builder.logLevel(LogLevel logLevel) |
ActionTimer.Builder |
ActionTimer.Builder.logLevel(LogLevel logLevel) |
ActionCounter.Builder |
ActionCounter.Builder.successLogLevel(LogLevel logLevel) |
ActionTimer.Builder |
ActionTimer.Builder.successLogLevel(LogLevel logLevel) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.