Class LogEntry


  • public class LogEntry
    extends java.lang.Object
    • Method Detail

      • getGenericLogEntry

        public java.util.Optional<GenericLogEntry> getGenericLogEntry()
      • getConsoleLogEntry

        public java.util.Optional<ConsoleLogEntry> getConsoleLogEntry()
      • getJavascriptLogEntry

        public java.util.Optional<GenericLogEntry> getJavascriptLogEntry()