On 9/29/07, Sanjay <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am getting this error after a minute or so after I run my > application like this: > > ./start-myapp.cfg prod.cfg & >
You are missing a declaration for the identity, the first time an identity event occurs you get this message. Copy the logger declaration for identity and put it in the prod.cfg. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

