Uses of Class
org.axonframework.messaging.tracing.LoggingSpanFactory
Packages that use LoggingSpanFactory
Package
Description
The tracing API of Axon Framework:
SpanFactory, Span, SpanScope, and
SpanAttributesProvider, plus the logging and no-op factory implementations.-
Uses of LoggingSpanFactory in org.axonframework.messaging.tracing
Fields in org.axonframework.messaging.tracing declared as LoggingSpanFactoryModifier and TypeFieldDescriptionstatic final LoggingSpanFactoryLoggingSpanFactory.INSTANCEThe singletonLoggingSpanFactoryinstance.