helog v0.0.2
Pre-release
Pre-release
- Filter by device or app, using
--device
or--app
.- Multiple devices and apps may be included.
- A device can be identified using either its number, or its name. An app can be identified using its number. For the
log
stream (but not for theevents
stream), an app can also be identified using its name. - Filtering is not supported with
--raw
output.
- Output in CSV format, using
--csv
. - Improved log message formats
events
now includes the source (DEVICE
orAPP
) and the numeric app Id for events fired by apps.log
puts the source (dev
orapp
) next to the numeric Id.
- Writes a message to stderr to confirm that it has connected to the hub.