org.openqa.selenium.logging.profiler
Class ProfilerLogEntry

java.lang.Object
  extended by org.openqa.selenium.logging.LogEntry
      extended by org.openqa.selenium.logging.profiler.ProfilerLogEntry
Direct Known Subclasses:
HttpProfilerLogEntry

public class ProfilerLogEntry
extends LogEntry


Constructor Summary
ProfilerLogEntry(EventType eventType, String message)
           
 
Method Summary
 
Methods inherited from class org.openqa.selenium.logging.LogEntry
getLevel, getMessage, getTimestamp, toJson, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProfilerLogEntry

public ProfilerLogEntry(EventType eventType,
                        String message)


Copyright © 2012. All Rights Reserved.