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