org.openqa.selenium.logging
Class LogLevelMapping

java.lang.Object
  extended by org.openqa.selenium.logging.LogLevelMapping

public class LogLevelMapping
extends Object


Constructor Summary
LogLevelMapping()
           
 
Method Summary
static Level toLevel(long longValue)
           
static Level toLevel(String logLevelName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogLevelMapping

public LogLevelMapping()
Method Detail

toLevel

public static Level toLevel(long longValue)

toLevel

public static Level toLevel(String logLevelName)


Copyright © 2012. All Rights Reserved.