Phoenix.Plugs.ControllerLogger

Plug to handle request logging at the router level

Includes basic request logging of HTTP method and conn.path_info

Summary

call(conn, level)
init(opts)

Functions

call(conn, level)
init(opts)