On Wed, Nov 16, 2011 at 8:58 AM, sword wrote:
> I just scaned through the beginer's guide of logging module, but I
> can't get anything from console. The demo just like this:
>
> import logging
> logging.debug("This is a demo")
>
> Maybe I should do sth to put the log to stdout in basicConfig firs
I just scaned through the beginer's guide of logging module, but I
can't get anything from console. The demo just like this:
import logging
logging.debug("This is a demo")
Maybe I should do sth to put the log to stdout in basicConfig first?
Thanks in advance
--
http://mail.python.org/mailman/lis