# File lib/yell/logger.rb, line 131
    def write( event )
      adapters.write(event)
    end