pub fn lks_watch2( query: LkQuery, cb: impl PointHandler + 'static, span: Span, ) -> LkResult<()>
lks_watch with a custom log [tracing::Span] The span will be entered on every callback.