# File lib/log4r/logger.rb, line 145 def ==(other) return true if self.object_id == other.object_id end