parse_log: Parse a log file

View source: R/parse.R

parse_logR Documentation

Parse a log file

Description

Parses a log that follows the structure used by 'futile.loggeer', i.e. 'INFO [2018-09-11 23:59:29] Here is a message.'

Usage

parse_log(path)

Arguments

path

The path to a file that is a log.


lorenzwalthert/drogger documentation built on April 4, 2024, 9:32 a.m.