Expand description
Field transformation layer for zero-allocation span field manipulation.
This layer intercepts field recording and applies transformations based on
configurable rules, storing the transformed results in the existing
FormattedFields<N> extension storage for zero-cost access during formatting.
Structs§
- Field
Transform - A field transformation.
- Field
Transform Layer - A layer that transforms span fields during recording.
- Target
Rule - Transformation rules for a specific target pattern.
- Target
Rule Builder - Builder for creating target-specific transformation rules.
- Transform
Config - Configuration for field transformations.
Enums§
- Transform
Type - Types of field transformations.