Skip to content
Pietro M edited this page May 9, 2019 · 2 revisions
  • Load more than one log file, and print them all.

    • Initially, load and print the log files in their entirety, without considering logs' timestamp.
    • Then, as new logs are generated, load and print them ASAP.
  • Multi-line logs: if a line has no log level, use the previous log message level.

Clone this wiki locally