Request-log-analyzer v1.5.0 Release Notes

    • ➕ Added file format autodetection: in most cases, providing the @--format@ parameter is no longer needed to select the correct file format. However, it is still possible to explicitly set the format if autodetection fails.
    • ➕ Added a [[MySQL slow query log]] parser (@--format mysql@). Thanks "Bart Zonneveld":http://github.com/bartzon for contributing this functionality.
    • 🔧 Mail host now configurable. Use @--mailhost @ to specify this
    • ➕ Added specs to test mailing functionality using a mock SMTP server (mailtrap)