mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e12ffb76ff
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 |
||
---|---|---|
.. | ||
active_support | ||
active_support.rb |