diff options
author | Jeremy Kemper <jeremykemper@gmail.com> | 2015-03-11 15:06:42 -0700 |
---|---|---|
committer | Jeremy Kemper <jeremykemper@gmail.com> | 2015-03-11 15:06:42 -0700 |
commit | d31c941413ed484762ec819de8f35d413d84a9d6 (patch) | |
tree | e6fef1ea76118e6729e925b8ce344c4195a562ce /activejob/activejob.gemspec | |
parent | 1b7ae86f262df7d15b57be3b4a4f38680ce37c64 (diff) | |
download | rails-d31c941413ed484762ec819de8f35d413d84a9d6.tar.gz rails-d31c941413ed484762ec819de8f35d413d84a9d6.tar.bz2 rails-d31c941413ed484762ec819de8f35d413d84a9d6.zip |
Revert "Merge pull request #15476 from JacobEvelyn/master"
This introduces undesirable `Rails.logger` formatters (such as the syslog
formatter) onto a `Logger.new(STDERR)` for the console. The production
logger may be going elsewhere than standard io, so we can't presume to
reuse its formatter.
With syslog, this causes missing newlines in the console, so irb prompts
start at the end of the last log message.
We can work to expose the console formatter in another way to address
the original issue.
This reverts commit 026ce5ddf11c4cda0aae7f33a9266e54117db318, reversing
changes made to 6f0a69c5899ebdc892e2aa23e68e2604fa70fb73.
Diffstat (limited to 'activejob/activejob.gemspec')
0 files changed, 0 insertions, 0 deletions