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