Testing a flask-SocketIO app and I can't see any logs. It crashes but it doesn't write anything in my Konsole. What I only see is:
~/PycharmProjects/chat $ flask run
* Serving Flask-SocketIO app "main.py"
* Forcing debug mode off
Is it connected with Socket-IO library? Other Flask applications work normally and everything is shown in console.