Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

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

Open
3 tasks
lutzmor opened this issue Apr 18, 2017 · 0 comments
Open
3 tasks

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

lutzmor opened this issue Apr 18, 2017 · 0 comments

Comments

@lutzmor
Copy link
Contributor

lutzmor commented Apr 18, 2017

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:

  • Extend Logger interface to expose an event emitter (broadcast on Logger.log)
  • Ensure all spies that spyOn persistLog have not been broken
  • Add CLI command to subscribe to the log stream
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant