166 167 168
# File 'lib/logutils/logger.rb', line 166 def fatal( msg ) write( Event.new( FATAL, msg ) ) end