Hello,
I am trying to run a tcp server as a windows service. The project also includes an application layer protocol somewhat like CoAP and few soap calls to data base. There is some moment the code enter into exception during a soap method call. This exception is not viewed in Windows event viewer. Should I specify somewhere to log these exception in windows event viewer. Or, give me some suggestion how to log some Critical message in windows log. -- nambi
-- https://mail.python.org/mailman/listinfo/python-list