On 2/26/07, Eric Hawthorne <[EMAIL PROTECTED]> wrote: > My prod.cfg section has: > > # SERVER > > server.environment="production" > server.log_file="server.log" > server.log_to_screen=False > > but it still logs to the screen and does not log to the file. > > OS: ubuntu 6.06 > > TurboGears 1.0b1 > CherryPy 2.2.1 > > What am I doing wrong? > did you check your log.cfg file? > I guess your confused from a CP background, what you actually need to check is proydir/config/log.cfg
check out http://docs.turbogears.org/1.0/LoggingSystem > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

