retort v2.7.0 Retort.Server.Generic.Logger View Source
Logs general request information for Retort.Server.Generic, similar to what
Plug.Logger does for Plug.
Link to this section Summary
Functions
Logs the duration of the Retort.Server.Generic.RPC as recorded by
Retort.Server.Generic.RPC.time
Link to this section Functions
Link to this function
call(rpc)
View Source
call(Retort.Server.Generic.RPC.t()) :: Retort.Server.Generic.RPC.t()
Logs the duration of the Retort.Server.Generic.RPC as recorded by
Retort.Server.Generic.RPC.time.