Hi,
Great work! I would like to create three buttons in the navbar:
- Pause. Once paused, temporarily halts the update of the logs. Once unpaused (Start) logs all of the lines that it did not log.
- Stop. Stops the service and clears all of the logs.
Can you give me a couple of pointers how this can be done. I can create buttons and all, but I need to understand how I can stop/resume the services. Thanks