//! Logging-client pool resolution helpers.
//!
//! This module owns resolution of the configured logging client and active
//! Postgres pool for `/debug/schema` service loading.
use HttpResponse;
use ;
use crateAppState;
use cratelogging_client_name_and_pool;
/// Resolves the configured logging client and its active Postgres pool.
pub