MinBZK / amt

Algorithm Management Toolkit (AMT)
European Union Public License 1.2
1 stars 0 forks source link

Add logging when exceptions occur #155

Closed anneschuth closed 2 months ago

anneschuth commented 2 months ago

When exceptions occur, we often need to know what happened. The best way would be the always log exceptions so we can trace the logs to see what went wrong.

We write to stderr.