plug_accesslog v0.11.0 Release Notes

Release Date: 2016-03-25 // about 8 years ago
    • ✨ Enhancements

      • Logfiles can be configured using system environment variables
      • Logs are written in batches to the output file (configurable, default 100ms)
    • Backwards incompatible changes

      • :local_time is now internally stored as a Timex.DateTime struct
      • Minimum required version of :timex raised to ~> 2.0 (#12)