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) |
Plug to handle request logging at the router level
Includes basic request logging of HTTP method and conn.path_info
| call(conn, level) |
| init(opts) |