From my understanding none quality framework internally logged exceptions if the exception is severe and is rethrown.
I understand if the client write dirty code (e.g. catch without logging) that we may lose precious debugging information but IMHO this is not a framework issue but more of a newbie issue.
That's why i want to get rid of the double logged exceptions and sensitize developers to prevent these kind of errors.
A good reason is also that they tend to ignore red lines in LogFactor because there is too much exceptions and for them it's normal...
I there was less exceptions and better access to them (only one by issue) they IMHO will be more involved with fixing these exceptions.
Closing for allowing import/export of the project in the ametys.org instance