org.openqa.selenium.logging
Class LogCombiner

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

public class LogCombiner
extends Object


Constructor Summary
LogCombiner()
           
 
Method Summary
static LogEntries combine(LogEntries... entries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogCombiner

public LogCombiner()
Method Detail

combine

public static LogEntries combine(LogEntries... entries)


Copyright © 2012. All Rights Reserved.