PryIn v0.1.0 PryIn.Plug
Collects metrics about requests.
Add to your Plug
pipeline with:
plug PryIn.Plug
If used in a Phoenix application, it is recommended to add this to your
endpoint.ex
right above the plug MyApp.Router
line.
Collects metrics about requests.
Add to your Plug
pipeline with:
plug PryIn.Plug
If used in a Phoenix application, it is recommended to add this to your
endpoint.ex
right above the plug MyApp.Router
line.