Track down `flask-socketio` logger
Flask supports the SocketIO connection via flask-socketio
library. It’s written by Miguel Grinberg (@miguelgrinberg) as well as its underlining python-engineio
and python-socketio
.
I tracked down the path to set the custom engineio logger.