plug_accesslog v0.5.0 Release Notes

Release Date: 2015-02-24 // about 9 years ago
    • ✨ Enhancements

      • Allows logging to functions instead of files
      • Properly ignores unopenable logfiles (e.g. "..")
      • Recreates logfile if necessary (e.g. after moved by logrotate)
    • ➕ Additional formatting directives

      • %% - Percentage sign
      • %B - Size of response in bytes. Outputs "0" when no bytes are sent.