3
ojrask
5y

Wanted to add a simple log entry when a model changes state in a certain way.

Unit tests pass, functional tests pass, manual tests through application GUI pass.

But for some fucking reason the single line logging call I added results in an error 500 when the application is accessed through a REST API.

Going to have a fun day tomorrow debugging this shit.

Comments
Add Comment