Method: Selenium::WebDriver::LogEntry#level

Defined in:
lib/selenium/webdriver/common/log_entry.rb

#levelObject (readonly)

Returns the value of attribute level.

[View source]

23
24
25
# File 'lib/selenium/webdriver/common/log_entry.rb', line 23

def level
  @level
end