Request-log-analyzer v1.10.0 Release Notes

    • โž• Add support for the W3C log format. @--format w3c@
    • โž• Add support for HAProxy logs. @--format haproxy@
    • โž• Add support for providing the unit used for the Apache %D directive. Default: @%D@, or @%{micro}D@, in which case the values will be interpreted as microseconds. @%{milli}D@ will interpret them as milliseconds instead. (@%T@ interprets the value as seconds.)
    • ๐Ÿ›  Fixed parsing of Rails 3 Completed lines when another duration is specified (ex: Sphinx)