Re: How to deal with No handlers could be found for logger "XXX"?

2013-03-14 Thread askpython
Thank you! 在 2013年3月14日星期四UTC+9上午11时58分23秒,jondbaker写道: > > This example in the django docs demonstrates how to configure logging > handlers within your settings.py: > https://docs.djangoproject.com/en/dev/topics/logging/#an-example > > On Wed, Mar 13, 2013 at 8:50 PM, > wrote: > >> As title,whe

How to deal with No handlers could be found for logger "XXX"?

2013-03-13 Thread askpython
As title,when I run my program.I see a message form console as it: No handlers could be found for logger "XXX" "XXX" is my source name of program. How to set the settings.py to deal with it? -- You received this message because you are subscribed to the Google Groups "Django users" group. To