Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 158 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 158 Bytes

Basic Usage

var parsedLog = s3LogParser.parse(textOfLog);

The parser will return an array of objects that represent a s3 parsed log.