Skip to content

Commit

Permalink
restore
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetWuXiaoMei committed Dec 12, 2024
1 parent 01a4725 commit 2ae996d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import org.slf4j.Marker;

public class TraceIdLogger {
private static final Logger LOGGER = LoggerFactory.getLogger(TraceIdLogger.class);
private static final Logger LOGGER = LoggerFactory.getLogger("scb-trace-id");

private static final Marker MARKER = new ScbMarker();

Expand Down

0 comments on commit 2ae996d

Please sign in to comment.