Skip to content

Instantly share code, notes, and snippets.

@MarioBlazek
Created February 17, 2020 12:37
Show Gist options
  • Save MarioBlazek/a50d4899ddf3914bceaa627fdd9e8a08 to your computer and use it in GitHub Desktop.
Save MarioBlazek/a50d4899ddf3914bceaa627fdd9e8a08 to your computer and use it in GitHub Desktop.
# Httplug configuration
httplug:
plugins:
logger: ~
clients:
app:
factory: httplug.factory.guzzle6
plugins: [httplug.plugin.logger]
second:
factory: httplug.factory.curl
plugins: [httplug.plugin.logger]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment