aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/callbacks_test.rb
diff options
context:
space:
mode:
authorNate Smith <nwjsmith@gmail.com>2015-12-14 17:27:03 -0500
committerNate Smith <nwjsmith@gmail.com>2015-12-16 16:08:56 -0500
commite12ffb76ffcedd150e7d0c3dc4f93472aa4790cb (patch)
tree504153f7aa2365a26403b5fdea14104bc53eed83 /activesupport/test/callbacks_test.rb
parent87e44814679625b4d8093aea253fe49e23f2c1b4 (diff)
downloadrails-e12ffb76ffcedd150e7d0c3dc4f93472aa4790cb.tar.gz
rails-e12ffb76ffcedd150e7d0c3dc4f93472aa4790cb.tar.bz2
rails-e12ffb76ffcedd150e7d0c3dc4f93472aa4790cb.zip
Add Logger option to disable message broadcasts
When setting the Rails logger to log to STDOUT, it would broadcast the log twice in development. This adds a setting that will prevent messages from being broadcast to multiple logs, while still allowing calls to `#close`, `#level=`, `#progname=`, and `#formatter=` to be broadcasted. Fixes #14769, #11415
Diffstat (limited to 'activesupport/test/callbacks_test.rb')
0 files changed, 0 insertions, 0 deletions