Re: logging module usage
Thank you. This has been very helpful. Ian -- http://mail.python.org/mailman/listinfo/python-list
Re: logging module usage
On Mar 30, 3:49 pm, mennis wrote: > I am working on a library for controlling various appliances in which > I use theloggingmodule. I'd like some input on the basic structure > of what I've done. Specifically theloggingaspect but more general > comments are welcome. I'm convinced I mis-understa
