| Package | Description |
|---|---|
| com.lightstep.tracer.shared |
| Modifier and Type | Method and Description |
|---|---|
static AbstractTracer.InternalLogLevel |
AbstractTracer.InternalLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractTracer.InternalLogLevel[] |
AbstractTracer.InternalLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractTracer.printLogToConsole(AbstractTracer.InternalLogLevel level,
String msg,
Throwable throwable) |
Copyright © 2023 LightStep. All rights reserved.