Request-log-analyzer v1.7.0 Release Notes

    • 👷 @--silent@ option implemented. No output is given when this option is used. Ideal for cron job usage (Issue 46).
    • 🐎 @--gets-memory-protection@ Includes a mixin to prevent Ruby gets from using huge amounts of memory when extremely long lines are encountered in a log (Issue 47). Please note that this option will suffer a 10% performance hit.