From: Brian Takita Date: 2005-07-12T02:05:49+09:00 Subject: Re: Log4r's Redefine Warnings > A short script to test would have been helpful ! I'm sorry. I should have posted a test script. Thank you for providing one. Unfortunately, I'm still getting the warnings. This seems to indicate that the warnings are generated somewhere else. I grepped the log4r code and could not find any other eval statements that relates to this message. Maybe this has to do with an already existing class in ruby, such as the standard Logger framework? Could these warnings be caused by a class definition somewhere in the Log4r framework?