On 4/28/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Em Sexta 28 Abril 2006 07:47, Kevin Dangoor escreveu: > > > > There's a tradeoff there. The way it is now, if someone needs > > something beyond the default, it is a bit clearer looking at the files > > to know how they would accomplish what they want. By providing them > > with standard handlers and formatters, at least they're generally just > > configuring loggers. > > There's also another problem. We have the configuration repeated in dev.cfg, > sample-prod.cfg and log.cfg... If someone needs something beyond the > default, what configuration file is the most authoritative? Is log.cfg > already working?
Yes, and there shouldn't be any configuration repeated... the files are doing different things. (Handlers/formatters are defined in log.cfg, loggers are in the other ones.) Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
