# File lib/merb-core.rb, line 348
    def logger
      Thread.current[:merb_logger] ||= Merb::Logger.new
    end