Closed ascedmor closed 5 years ago
There are a couple of issues with doing this, I think its best to treat all in built errors as level 0 so that they show up in the log with the full error message. The main problem with this is runtime will not be interrupted unless a crash occurs, meaning users may not necessarily be aware an error even occurred.
Closing issue
All in built errors are currently handled as non critical in terms of log levels. Ideally each error should be handled as critical or non critical depending on the severity