CHANGELOG in logworm_client-0.7.1 vs CHANGELOG in logworm_client-0.7.2
- old
+ new
@@ -1,4 +1,12 @@
+v0.7.2
+ Renamed Rails and Rack configuration commands:
+ lw_disable_request_logging ==> donot_log_requests
+ lw_log_request_headers ==> log_headers
+ lw_enable_dev_logging ==> log_in_development
+
+ Renamed :headers field in web_log to :request_headers
+
v0.7.1
lw-tail and lw-compute now receive an optional app parameter, for the cases where you want to call command-line tools from a directory other than the app's directory... or when you have more than one Heroku remote/app from the same directory
v0.7.0
Eliminated long logs. Instead, there's now a parameter (log_request_headers in Rack, lw_log_request_headers in Rails) to add
\ No newline at end of file