1. 17 12月, 2015 1 次提交
    • N
      Add Logger option to disable message broadcasts · e12ffb76
      Nate Smith 提交于
      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
      e12ffb76
  2. 03 12月, 2013 1 次提交
  3. 22 12月, 2012 3 次提交
  4. 17 9月, 2012 1 次提交
  5. 21 1月, 2012 3 次提交
  6. 20 12月, 2011 1 次提交