Hi guys,
Ocasionally we get all get error messages in Razor.
Could we have a seperate section in system>logs for Razor exceptions, or Front-end logs?
Because when you include something like Json and ajax into this picture, on error you are getting html response, that is not valid json.
Making it harder to read the error text.
It is good that system throws unhandled error to the front-end, but I think it would be great if it could also have a separate folder in Logs? It is an error after all.