windows log to event viewer
Mark Lawrence
breamoreboy at yahoo.co.uk
Fri Oct 17 14:56:02 EDT 2014
More information about the Python-list mailing list
Fri Oct 17 14:56:02 EDT 2014
- Previous message (by thread): windows log to event viewer
- Next message (by thread): Flush stdin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 17/10/2014 10:59, Arulnambi Nandagoban wrote: > 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 > http://stackoverflow.com/questions/113007/writing-to-the-windows-logs-in-python -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
- Previous message (by thread): windows log to event viewer
- Next message (by thread): Flush stdin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list