method
error?
v1_8_7_72 -
Show latest stable
- Class:
WEBrick::BasicLog
error?()public
No documentation available.
# File lib/webrick/log.rb, line 55
def error?; @level >= ERROR; end error?()No documentation available.
# File lib/webrick/log.rb, line 55
def error?; @level >= ERROR; end