tornjak
tornjak copied to clipboard
Improve backend logs
Currently, some backend logs are hidden from view - would be good to have a way to view all logs
We execute two Golang subroutines in the backend, and we successfully propagate the errors to the main process. Additional good ideas would be to
- [ ] Include other outputs from the subroutines that are not necessarily errors
- [ ] Would be good to consider exactly what kinds of information is useful to print that are not errors