public class JRETracer
extends com.lightstep.tracer.shared.AbstractTracer
| Constructor and Description |
|---|
JRETracer(com.lightstep.tracer.shared.Options options) |
| Modifier and Type | Method and Description |
|---|---|
protected com.lightstep.tracer.shared.SimpleFuture<Boolean> |
flushInternal(boolean explicitRequest) |
static JRETracer |
getInstance()
Returns the singleton Tracer instance that can be utilized to record logs and spans.
|
protected void |
printLogToConsole(com.lightstep.tracer.shared.AbstractTracer.InternalLogLevel level,
String msg,
Throwable throwable) |
public static JRETracer getInstance()
protected com.lightstep.tracer.shared.SimpleFuture<Boolean> flushInternal(boolean explicitRequest)
flushInternal in class com.lightstep.tracer.shared.AbstractTracerCopyright © 2023 LightStep. All rights reserved.