pub type LogQueryHandlerRef = Arc<dyn LogQueryHandler + Send + Sync>;
pub struct LogQueryHandlerRef { /* private fields */ }