summaryrefslogtreecommitdiff
path: root/config/initializers/lograge.rb
Commit message (Expand)AuthorAgeFilesLines
* Log response body to production_json.log when a controller responds with a 42...Stan Hu2018-06-061-0/+1
* Bump lograge to 0.10.0 and remove monkey patchStan Hu2018-04-231-18/+0
* Strip any query string parameters from Location headers from logrageStan Hu2018-03-201-0/+18
* Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate2018-02-281-1/+6
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+6
* Add remote IP, user ID and username to JSON lograge outputsh-augment-lograge-outputStan Hu2017-07-281-1/+4
* Standardize on ISO8601 UTC time for logragesh-lograge-iso6801-timeStan Hu2017-07-201-1/+1
* Add structured logging for Rails processessh-structured-loggingStan Hu2017-07-181-0/+21