zerothstack / zeroth

Core library of the Zeroth Stack
MIT License
36 stars 2 forks source link

Add command to tail the logs from the remote cli #12

Open lutzmor opened 7 years ago

lutzmor commented 7 years ago

A common non-dev use case for the remote cli would be to tail the logs. To achieve this the Logger should have an event emitter that can be subscribed to by a remote cli command.

Tasks: