= private = protected
error?()
Will the logger output ERROR messages?
# File lib/webrick/log.rb, line 102 def error?; @level >= ERROR; end