From: RichardOnRails Date: 2010-07-16T11:43:05+09:00 Subject: Re: Logger's sync and flush returns NoMethod error Hi Brian, > sync= and flush are instance methods on IO objects. I don't think Logger > has them. Do you have anything which suggests that it does/did? I found these on http://maintainablesoftware.com/articles/rails_logging_tips I was particularly interest in some flush capability the Logger seemed to truncate the last logged msg. Thanks for responding. Best wishes, Richard