public class LoggingSpanReceiver
extends SpanReceiver
Modifier and Type | Field and Description |
---|---|
static String |
LOG_LEVEL_DEBUG |
static String |
LOG_LEVEL_ERROR |
static String |
LOG_LEVEL_INFO |
static String |
LOG_LEVEL_KEY |
static String |
LOG_LEVEL_WARN |
Constructor and Description |
---|
LoggingSpanReceiver(HTraceConfiguration conf) |
public static final String LOG_LEVEL_KEY
public static final String LOG_LEVEL_ERROR
public static final String LOG_LEVEL_DEBUG
public static final String LOG_LEVEL_INFO
public static final String LOG_LEVEL_WARN
public void receiveSpan(Span span)
public void close() throws IOException
IOException
Apache CXF