tornjak icon indicating copy to clipboard operation
tornjak copied to clipboard

Improve backend logs

Open maia-iyer opened this issue 2 years ago • 1 comments

Currently, some backend logs are hidden from view - would be good to have a way to view all logs

maia-iyer avatar Apr 26 '23 16:04 maia-iyer

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

maia-iyer avatar Aug 01 '23 17:08 maia-iyer