Package org.openqa.selenium.bidi.log
Class BaseLogEntry
java.lang.Object
org.openqa.selenium.bidi.log.BaseLogEntry
- Direct Known Subclasses:
GenericLogEntry
-
Constructor Summary
ConstructorsConstructorDescriptionBaseLogEntry
(LogLevel level, String text, long timestamp, StackTrace stackTrace) -
Method Summary
-
Constructor Details
-
BaseLogEntry
-
-
Method Details
-
getLevel
-
getText
-
getTimestamp
public long getTimestamp() -
getStackTrace
-