Uses of Class
com.couchbase.client.core.tracing.ThresholdLogTracer
Package | Description |
---|---|
com.couchbase.client.core.tracing |
-
Uses of ThresholdLogTracer in com.couchbase.client.core.tracing
Methods in com.couchbase.client.core.tracing that return ThresholdLogTracer Modifier and Type Method Description static ThresholdLogTracer
ThresholdLogTracer. create()
Creates a new tracer with default settings.static ThresholdLogTracer
ThresholdLogTracer. create(ThresholdLogReporter reporter)
Creates a new tracer with a custom reporter.