# File lib/logging/repository.rb, line 95
    def has_logger?( key ) @h.has_key?(to_key(key)) end