Add logging so that errors can be found better.
Opened this issue · 0 comments
JoachimDunkel commented
We need some kind of global logging and instead of throwing an exception we do logging into a file.
It needs timestamp info severity, what caused it and so on.
thins can be done in the logging repo.