dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
575 stars 30 forks source link

Improve message reporting #213

Open rodarima opened 4 months ago

rodarima commented 4 months ago

The current way in which Dillo reports problems is divided into several categories:

This ends up in a non clean console output, as well as users missing any important message when they don't open Dillo from a console.

On the other hand, it is important that we continue to have a simple standard error/output method of reporting problems, as a crash will cause the error console to be inaccesible.

So I suggest we do the following: