Module layer

Module layer 

Source
Expand description

Custom tracing Layer for capturing cuenv events.

This layer intercepts tracing events with specific targets and fields, converts them to CuenvEvent instances, and sends them to the EventBus.

Structsยง

CuenvEventLayer
A tracing Layer that captures cuenv-specific events.