neopostmodern / wohnungsbot

Der Wohnungsbot — die Anwendung zum 2. Akt ("Das Versprechen des Bots") des Automatisierungsdramas in drei Akten "Von einem der auszog eine Wohnung in Berlin zu finden" von Clemens Schöll
https://wohnungsbot.de
GNU Affero General Public License v3.0
150 stars 27 forks source link

Differentiate log output between fatal and expected eval errors #116

Open neopostmodern opened 2 years ago

neopostmodern commented 2 years ago

Currently a lot of non-fatal exceptions in eval block pollute the log and make it harder to debug actual, fatal exceptions and other errors. (See e.g. https://github.com/neopostmodern/wohnungsbot/issues/114#issuecomment-1188853326)