Skip to main content

Module observer_bridge

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.