Class ExtLogLine

All Implemented Interfaces:
LogLine

public final class ExtLogLine extends AbstractLogLine
  • Constructor Details

    • ExtLogLine

      public ExtLogLine(long timeMillis, String rawText, String namespace, String text)
  • Method Details

    • getNamespace

      public String getNamespace()
    • getText

      public String getText()