Class Tracer.NoopTracer
java.lang.Object
cloud.opencode.base.observability.Tracer.NoopTracer
- All Implemented Interfaces:
Tracer
- Enclosing interface:
Tracer
- Since:
- JDK 25, opencode-base-observability V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Nested Class Summary
Nested classes/interfaces inherited from interface Tracer
Tracer.NoopTracer -
Method Summary
-
Method Details
-
startSpan
Description copied from interface:TracerStarts a new trace span for the given operation. 为给定的操作启动一个新的追踪 span。 -
close
-
toString
-