diff options
author | Nate Smith <nwjsmith@gmail.com> | 2015-12-14 17:27:03 -0500 |
---|---|---|
committer | Nate Smith <nwjsmith@gmail.com> | 2015-12-16 16:08:56 -0500 |
commit | e12ffb76ffcedd150e7d0c3dc4f93472aa4790cb (patch) | |
tree | 504153f7aa2365a26403b5fdea14104bc53eed83 /README.md | |
parent | 87e44814679625b4d8093aea253fe49e23f2c1b4 (diff) | |
download | rails-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 'README.md')
0 files changed, 0 insertions, 0 deletions