Source: ruby-lograge Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb, ruby-actionpack, ruby-activesupport, ruby-railties, ruby-request-store Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-lograge.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-lograge Homepage: https://github.com/roidrage/lograge Testsuite: autopkgtest-pkg-ruby Package: ruby-lograge Architecture: all Description: Tame Rails' multi-line logging into a single line per request Lograge is an attempt to bring sanity to Rails' noisy and unusable, unparsable and, in the context of running multiple processes and servers, unreadable default logging output. Rails' default approach to log everything is great during development, it's terrible when running it in production.