You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description = "A logging library built on top of the requests library to provide a familiar interface for sending HTTP requests with observability features out-of-the-box."
authors = ["u-ways <work@u-ways.info>"]
packages = [{ include = "logging_http_client", from = "." }]