Request-log-analyzer v1.13.4 Release Notes
Release Date: 2014-11-06 // over 8 years ago-
- Catch SyntaxErrors when eval'ing lines.
- ๐ Scrub parameter with file upload line in Rails requests, so it will parse successfully. (Michael Stark)
Previous changes from v1.13.3
-
- ๐ Allow more flexible Apache user strings
- Rspec 3
- Reintroduce class attribute inheritance to keep writing your own custom analyser based on an existing one simple.
- Rubucop cleanup