Conduit v0.2.1 Conduit.Plug.LogOutgoing
Logs an outgoing message and how long it takes to process it.
This is intended to be used in an outgoing pipeline.
plug Conduit.Plug.LogIncoming
The log level can be passed as an option. The default level is :info
.
plug Conduit.Plug.LogIncoming, log: :debug
Summary
Functions
Callback implementation for Conduit.Plug.call/2
Callback implementation for Conduit.Plug.init/1
Functions
Callback implementation for Conduit.Plug.call/2
.
Callback implementation for Conduit.Plug.init/1
.