Closed ali96343 closed 1 year ago
Hello
1 For debugging event-driven programs (i.e. Socketio, Tornado, SSE), it is convenient to see the sequence and times of events in a single log file.
2.3 We can see global variables in almost any python library file
5 Here is my working version server_adapters.py.
https://github.com/ali96343/lvsio/blob/main/mig1ssl/server_adapters.py
I am ready to answer any questions about this file
Thank you for your comments
Minor code improvements. Added an example of writing to the server-py4web.log from the controller. Tested with rocket,wsgiref, tornado, gevent Fix: encoding="utf-8" for python <= 3.9