| Package | Description |
|---|---|
| com.lightstep.tracer.shared |
| Modifier and Type | Method | Description |
|---|---|---|
static AbstractTracer.InternalLogLevel |
AbstractTracer.InternalLogLevel.valueOf(java.lang.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 | Description |
|---|---|---|
protected abstract void |
AbstractTracer.printLogToConsole(AbstractTracer.InternalLogLevel level,
java.lang.String msg,
java.lang.Object payload) |
Copyright © 2018 LightStep. All rights reserved.