Interface

ParsedLog

utils.ParsedLog

Structure of a parsed log entry.

Properties:
Name Type Description
timestamp number

The timestamp of the log.

child string

The child identifier.

action string

The action performed.

View Source tests/Consumer.ts, line 413