Learn R Programming

shinyproxyLogs (version 0.1.0)

read_log_file: Read a Log File

Description

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

Usage

read_log_file(file)

Value

A character vector of log lines.

Arguments

file

Character. The file path to read.