= private = protected
fatal?()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/webrick/log.rb, line 54 def fatal?; @level >= FATAL; end