def make_httpx_client_for_unify_logging(base_url: str) -> Optional[httpx.Client]:

source code