65 66 67 68
# File 'lib/logsly/colors.rb', line 65 def fatal(value = nil) @fatal = value if !value.nil? @fatal end