Module observer_bridge
Expand description
Observer bridge — projects crate::LogEvents onto the typed
[zeroclaw_api::observability_traits::ObserverEvent] variants when a
bound observer is installed.
Functions§
- clear_
observer_ bridge - Remove the Observer binding (tests, orderly shutdown).
- set_
observer_ bridge - Install the bound Observer that the bridge forwards events to. Calling again replaces the previous binding.