Improve error reporting and handling by providing a mechanism for logs to be remotely captured
Currently all printer client logs are written to the terminal window that the printer client launches in. This makes debugging printer problems very difficult, as it relies on the card office staff screenshotting or C&Ping the terminal output over to us. To improve this we should investigate having the logs sent to a remote location that can be easily accessed by developers.
Acceptance Criteria
- Printer client stdout is logged to a standard location, easily accessible by all Wilson team developers.