FYI.
-- Forwarded message --
From: Cameron Simpson
Date: Wed, May 19, 2010 at 6:18 PM
Subject: Re: question on logging module
To: frank zhu
On 19May2010 11:55, frank zhu wrote:
| Thanks Cameron. That was the problem. I copied the sample code and named
it
| logging.py. which
Hi,
>From the python 2.6.4 tutorial, refer to
http://docs.python.org/release/2.6.4/tutorial/stdlib2.html#logging
The above example doesn't work for me.
Here is script log
#
o...@oem-desktop ~ $ python -V
Python 2.6.4
o...@oem-desktop ~ $ python
Python