Make the error log easier to read

IMO the error log in the frontend is kind of a mess. It can sometimes be a wall off text and finding out what is wrong can take some time.

My suggestion is it to format it as a table. The table is sorted by a timestamp coloumn and every row is collapsed by default. When you expand it you get the rest of the details you need.

I never use the UI logs unless I’m away and in a pinch. I always open my logs direct with a text editor so I can format and search.