socketify.py
socketify.py copied to clipboard
Please can we add exception information to the error log
Hey, thanks for making socketify. I have been using it a little while and it works great. I have some suggestions for improvement.
At the moment exceptions are logged as a str(e).
Could we please have a traceback and add a line number and location of the exception.