org.openqa.selenium.android.library
Class Logger
java.lang.Object
org.openqa.selenium.android.library.Logger
public class Logger
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Logger
public Logger()
setLevel
public static void setLevel(Level level)
- Sets the logging level for this logger.
- Parameters:
level -
log
public static void log(Level value,
String className,
String methodName,
String message)
setDebugMode
public static void setDebugMode(boolean enabled)
getLogger
public static Logger getLogger()
Copyright © 2013. All Rights Reserved.