refactoring-ai / predicting-refactoring-ml

Refactoring recommendation via ML
MIT License
28 stars 8 forks source link

All errors and fatals should log project, commit id, refactoring summary #157

Closed mauricioaniche closed 4 years ago

mauricioaniche commented 4 years ago

Sometimes it's pretty hard to debug because we don't have all the data in the error message. I suggest we find a way to ALWAYS log the project, the commit id, and the refactoring summary. Maybe just manually changing the log lines would suffice for now.