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 |
unsanitizer |
Unsanitizer function passed in from |
Value
A data.frame
[Package loggit version 2.1.1 Index]