Another logging related (?) issue: When I run the tests for a 1.5 project (either with "nosetests" or with "python setup.py test"), I get the following warnings on the console (actual paths generalized):
[...] '.../project/pkg/config/static' (root + dir) is not an existing filesystem path. section: [/static] root: None dir: '.../project/pkg/config/static' ok Login with correct credentials and then logout. ... CherryPy Checker: The config entry 'log_debug_info_hook.on' is invalid, because the 'log_debug_info_hook' config namespace is unknown. section: [/tg_js] CherryPy Checker: The config entry 'log_debug_info_hook.on' is invalid, because the 'log_debug_info_hook' config namespace is unknown. section: [/tg_static] I don't get these warnings if I run the app normally with "python start-pkg.py". What's going here? Should I open a ticket for this? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
