read_log_file function

Read a Log File

Read a Log File

Internal function to read a log file, supporting both plain text and gzipped formats.

read_log_file(file)

Arguments

  • file: Character. The file path to read.

Returns

A character vector of log lines.

  • Maintainer: Thibault Senegas
  • License: MIT + file LICENSE
  • Last published: 2025-03-24