On Sun, Nov 8, 2009 at 4:16 PM, Christopher Arndt <[email protected]>wrote:

>
> 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
>
>
Sorry for the delay.. I'm pretty swamped at my day job right now.

CP3 introduced the concept of config namespaces that I'm still trying to
sort out.

I see this issue as part of the "deprecate config keys" and "logging"
blockers so a distinct ticket isn't really necessary.  Ideally, I'd like to
map that key to new logging behavior & issue a deprecation warning.

-Ken

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to