read_ndjson {loggit}R Documentation

Read ndJSON-formatted log file

Description

Read ndJSON-formatted log file

Usage

read_ndjson(logfile, unsanitizer)

Arguments

logfile

Log file to read from, and convert to a data.frame.

unsanitizer

Unsanitizer function passed in from read_logs().

Value

A data.frame


[Package loggit version 2.1.1 Index]