Josh Peek
2007-Jun-25 22:19 UTC
#8665: Fix custom logger with mongrel started with script/server
When booting up a mongrel server with "script/server", mongrel will only use the default logger. The simple fix was to include the environment file to load the custom logger. http://dev.rubyonrails.org/ticket/8665 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Koziarski
2007-Jun-27 01:26 UTC
Re: #8665: Fix custom logger with mongrel started with script/server
> When booting up a mongrel server with "script/server", mongrel will > only use the default logger. The simple fix was to include the > environment file to load the custom logger. > > http://dev.rubyonrails.org/ticket/8665http://dev.rubyonrails.org/changeset/2134 Now that we have config.logger the line in question seems kinda redundant? -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---