Request-log-analyzer v1.5.3 Release Notes

    • ๐Ÿ›  Fixed a small bug in the Rails development file format report.
    • ๐Ÿ›  Fixed the @:multiple => true@ option for frequency trackers
    • โž• Added a beginning for a new output format: FancyHTML, which includes charts using the Google charts API. Add @--output FancyHTML@ to your command line to activate it.
    • ๐Ÿ‘Œ Improved Sinatra/Rack format auto-detection.
    • ๐ŸŒฒ Extracted regular expressions for common log fragments, like IP addresses and timestamps, to a shared module.