Releases: asmega/logput
Releases · asmega/logput
Release list
v0.0.5
Changes since v0.0.4
- Allow overriding the log path with environment variables
v0.0.4
Changes since v0.0.3
- Reduces complexity of middleware.rb by extracting out the types of Logger into an adapter pattern. This allows for other types of logger to be added later.
Functionally, there should be no change at all.
v0.0.3
v0.0.2
Changes since v0.0.1
- Provides support for Rails 4.2