On 8/7/09 9:23 AM, [email protected] wrote:
> 
> i am not enough python developer to judge this, but it looks so much
> overload that on every click we have 160 lines caused by plugins in
> our log file. is this really necessary?

1. IIRC you shouldn't get that that for every page load, you should get
it only when a trac process is starting up (so once per apache worker or
fcgi process, etc).
2. You have debug logging on. The point of debug logging is to log
everything that might be useful. If you've decided it's not useful,
change your log level down to info or warning.

Tim

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

Reply via email to