I am hoping to find some simple examples of how to create a logger instance using smtphandler. I don't want to create a separate ini file. I just want to sent the smtphost, from, to right in the code when I instantiate the logger. I can't seem to find simple code on how to do this. Any pointers ? -- http://mail.python.org/mailman/listinfo/python-list
- examples of logger using smtp DwBear75
- Re: examples of logger using smtp Rob Wolfe
- Re: examples of logger using smtp Vinay Sajip