On 2011-4-4 19:19, Alex Marandon wrote:
Hi,

Has anyone had any success configuring logging through the main INI file
with bfg under mod_wsgi? I keep getting 'No handlers could be found for
logger "myapp.mymodule"' messages in apache log file.

http://pypi.python.org/pypi/collective.recipe.modwsgi does that for you. If you are not using buildout you will need to add the necessary code to your own wsgi wrapper script.

Wichert.

--
Wichert Akkerman <wich...@wiggy.net>   It is simple to make things.
http://www.wiggy.net/                  It is hard to make things simple.
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to