sympy / sympy_gamma

A SymPy version of WolframAlpha.
https://sympygamma.com
Other
674 stars 112 forks source link

Add and improve logging #169

Closed aktech closed 4 years ago

aktech commented 4 years ago

It seems, the logging was not setup properly there even though there were references of logging in the code. This adds the Django logger and adds logging at exceptions, which makes it easier to debug.