Package | Description |
---|---|
com.couchbase.client.core.env | |
com.couchbase.client.core.event.consumers |
Modifier and Type | Method and Description |
---|---|
DefaultCoreEnvironment.Builder |
DefaultCoreEnvironment.Builder.defaultMetricsLoggingConsumer(boolean enabled,
CouchbaseLogLevel level,
LoggingConsumer.OutputFormat format) |
Modifier and Type | Field and Description |
---|---|
static LoggingConsumer.OutputFormat |
LoggingConsumer.DEFAULT_FORMAT |
Modifier and Type | Method and Description |
---|---|
static LoggingConsumer.OutputFormat |
LoggingConsumer.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingConsumer.OutputFormat[] |
LoggingConsumer.OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LoggingConsumer |
LoggingConsumer.create(CouchbaseLogLevel level,
LoggingConsumer.OutputFormat outputFormat) |
Copyright © 2015 Couchbase, Inc.. All rights reserved.