Plug.AccessLog v0.11.0 Plug.AccessLog.DefaultFormatter.RequestCookie

Fetches a cookie sent by the client for logging.

Summary

Functions

append(message, conn, cookie)

Specs

append(String.t, Plug.Conn.t, String.t) :: String.t

Appends to log output.