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