162 163 164
# File 'lib/logutils/logger.rb', line 162 def error( msg ) write( Event.new( ERROR, msg ) ) end