# File /home/cepheus/projects/prep/log4r-1.0.0/src/log4r/logger.rb, line 133
    def ==(other)
      return true if id == other.id
    end