Package com.github.invictum.reportportal
Class EnhancedLogEntry
java.lang.Object
org.openqa.selenium.logging.LogEntry
com.github.invictum.reportportal.EnhancedLogEntry
public class EnhancedLogEntry
extends org.openqa.selenium.logging.LogEntry
Enhanced version of
LogEntry with added type field-
Constructor Summary
ConstructorsConstructorDescriptionEnhancedLogEntry(String type, org.openqa.selenium.logging.LogEntry logEntry) -
Method Summary
Methods inherited from class org.openqa.selenium.logging.LogEntry
getLevel, getMessage, getTimestamp, toString
-
Constructor Details
-
EnhancedLogEntry
-
-
Method Details
-
getType
-
toJson
- Overrides:
toJsonin classorg.openqa.selenium.logging.LogEntry
-