com.thoughtworks.selenium
Class SeleniumLogLevels
java.lang.Object
com.thoughtworks.selenium.SeleniumLogLevels
public class SeleniumLogLevels
- extends Object
An enumeration of logging levels
- Author:
- nelsons
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static final String DEBUG
- See Also:
- Constant Field Values
INFO
public static final String INFO
- See Also:
- Constant Field Values
WARN
public static final String WARN
- See Also:
- Constant Field Values
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
SeleniumLogLevels
public SeleniumLogLevels()
Copyright © 2011. All Rights Reserved.