# File lib/daemon_kit/abstract_logger.rb, line 112
    def unknown( msg )
      add( :unknown, msg )
    end