All Versions
28
Latest Version
Avg Release Cycle
85 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.3.6 Changes
- ๐ Fix an issue with LTSV formatter #162
-
v0.3.5 Changes
- ๐ Support logging of unpermitted parameters in Rails 4+ #154
-
v0.3.4 Changes
- โ Added LTSV formatter (https://github.com/takashi) #138
-
v0.3.3 Changes
- Resolves #126 issues with status codes #134
- ๐ Resolves build failures under rails 3.2 caused by
logstash-event
dependency - Delay loading so
config.enabled=
works fromconfig/initializers/*.rb
(https://github.com/allori) #62
-
v0.3.1 Changes
๐ Fixed 2015-01-17
- ๐ Make rubocop pass
โ Added
- โ Add formatter for lines (https://github.com/zimbatm/lines) #35
- Rubocop and rake ci task
- LICENSE.txt
Other
- ๐ Performance optimizations (https://github.com/splattael) #9
- โ Add documentation on how to enable param logging #68
- โ Add missing JSON formatter to README #77
- Cleaning up gemspec
-
v0.3.0 Changes
March 11, 2014โ Added
- โ Add formatter for l2met (https://github.com/BRMatt) #47
- โ Add JSON formatter (https://github.com/i0rek) #56
- โ Add
before_format
hook (https://github.com/i0rek) #59 - โ Add Ruby 2.1.0 for testing on Travis CI (https://github.com/salimane) #60
๐ Fixed
- โก๏ธ Update Logstash formatter for Logstash 1.2 format (https://github.com/msaffitz) #55