read_log_file: Read a Log File

View source: R/log_analysis.R

read_log_fileR Documentation

Read a Log File

Description

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

Usage

read_log_file(file)

Arguments

file

Character. The file path to read.

Value

A character vector of log lines.


shinyproxyLogs documentation built on April 12, 2025, 1:48 a.m.