# File lib/logging/config/configurator.rb, line 168
      def pre_config( &block )
        __store(:preconfig, DSL.process(&block))
      end