On Nov 30, 2010, at 1:25 PM, Wikus van de Merwe wrote:
> 
> I've tried setting logging.basicConfig(level=logging.WARNING) in
> main.py but this didn't work. All the debug messages were still in the
> logs.
> 
> However, the logging.conf worked. I've just used the example one which
> sets everything to warning, and the debug messages were gone. So I
> think the logging policy described in the Sanderson's book is no
> longer in place and it's possible to control the level now :)

Thanks for the update.

Reply via email to