balena-io-modules / resin-device-logs

Resin.io device logs utilities.
Apache License 2.0
3 stars 2 forks source link

Emit back `.isSystem` and `.timestamp` along with every message #14

Closed jviotti closed 8 years ago

jviotti commented 8 years ago

utils.extractMessages() returns objects containing the following properties for every line:

We deliberately emitted back only .message in order to not introduce a breaking change in the latest version.

Signed-off-by: Juan Cruz Viotti jviottidc@gmail.com

emirotin commented 8 years ago

lgtm