elixir-plug / plug_cowboy

Plug adapter for the Cowboy web server
Other
243 stars 48 forks source link

Allow for opt-out of conn metadata on exception logs #90

Closed jared-mackey closed 1 year ago

jared-mackey commented 1 year ago

This PR gives users of the plug a way to opt out of having the conn added to exception metadata automatically.

Please ping me with any feedback and I'll get it resolved ASAP.

Fixes #89

josevalim commented 1 year ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: