plug_accesslog v0.6.0 Release Notes

Release Date: 2015-05-23 // almost 9 years ago
    • ✨ Enhancements

      • Allows passing a dontlog-function to skip requests from logging
      • Dependencies not used in production builds are marked as optional
    • ➕ Additional formatting directives

      • %{VARNAME}C - Cookie sent by the client
      • %m - Request method
      • %{VARNAME}o - Header line sent by the server