public class TraceIdLogger extends Object
| Constructor and Description |
|---|
TraceIdLogger(Invocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(org.slf4j.Logger logger,
String format,
Object... arguments) |
void |
error(org.slf4j.Logger logger,
String format,
Object... arguments) |
Invocation |
getInvocation() |
String |
getName() |
void |
info(org.slf4j.Logger logger,
String format,
Object... arguments) |
void |
warn(org.slf4j.Logger logger,
String format,
Object... arguments) |
public TraceIdLogger(Invocation invocation)
public Invocation getInvocation()
public final String getName()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.