GX-Feature #67307
Von Till Tepelmann vor mehr als 4 Jahren aktualisiert
log every exception in the stlyeedit to get a backtrace Aktuell werden wird werde nicht alle Exceptions gefangen und wenn die geworfen wird, dann wird nur eine Ausgabe auf dem Bildschirm mit der Meldung ohne Backtrace ausgegeben. Es sollten alle Exceptions in einer Datei geloggt werden, sodass auch im StyleEdit ein Backtrace verfügabar ist um so die Fehlersuche und Behebung für andere schneller und besser zu machen ------ log every exception in the stlyeedit to get a backtrace Currently not all exceptions are caught and when thrown, only an output on the screen with the message without backtrace is displayed. All exceptions should be logged a file, so that a backtrace is also available in StyleEdit to make troubleshooting faster and better for developers