On 10/1/07, Sanjay <[EMAIL PROTECTED]> wrote:
>
> > Unable to find out from where to copy the logger declaration for
> > identity. I saw my dev.cfg and app.cfg, but could not fine anything
> > relevant.

try adding something similar in your prod.cfg:

[[[identity]]]
level='INFO'
qualname='turbogears.identity'
handlers=['access_out']
propagate=0

you could redefine the handler in config/app.cfg if you whish

Regards,
Florent.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to