-
Notifications
You must be signed in to change notification settings - Fork 4
XRayRecorder_Config_ContextMissingStrategy
pokryfka edited this page Aug 3, 2020
·
2 revisions
Context missing strategy.
public enum ContextMissingStrategy
String
Indicate that a precondition was violated.
case runtimeError
Log an error and continue.
case logError
Generated at 2020-08-17T04:20:53+0000 using swift-doc 1.0.0-beta.4.
Types
- AnyCodable
- AnyDecodable
- AnyEncodable
- XRayLogEmitter
- XRayNoOpEmitter
- XRayNoOpRecorder
- XRayRecorder
- XRayRecorder.Config
- XRayRecorder.Config.ContextMissingStrategy
- XRayRecorder.Segment
- XRayRecorder.Segment.ID
- XRayRecorder.Timestamp
- XRayRecorder.TraceContext
- XRayRecorder.TraceID
- XRayUDPEmitter
- XRayUDPEmitter.Config
- XRayUDPEmitter.EventLoopGroupProvider
- XRayUDPEmitter.SegmentEncoding