search for: railslogg

Displaying 2 results from an estimated 2 matches for "railslogg".

Did you mean: railslog
2012 Oct 05
1
Is Rails Logger Thread Safe?
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...
2006 Jan 17
1
Rails too Active?
...ollow the paradigm of ActionController, and are hence named so accordingly. But why ActiveRBAC? ActiveMerchant? ActiveLogger? If we simply name everything that has anythign to do with RoR "active", we will rob the word of all of its meaning. Besides, is there even a need? Why not RailsLogger, RailsMerchant, RBACforRails? -- Posted via http://www.ruby-forum.com/.