Is Rails Logger truly not Thread Safe? 
 http://log.kares.org/2011/04/railslogger-is-not-threadsafe.html

This seems like an issue that should have been picked up quite a long time 
ago. I just set config.threadsafe! in my config/application.rb and my log 
output from rails server has completely disappeared.

If the logger is not thread-safe, I cannot help but wonder how much of the 
Rails core is not thread safe. Is config.threadsafe! even a viable thing to 
use in Rails?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/xigIfpjBgz8J.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to