#869: config.py/startup.py log_config_map
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0b1
Component: TurboGears | Version: 0.9a6
Severity: normal | Resolution:
Keywords: logging |
---------------------------------+------------------------------------------
Changes (by kevin):
* summary: [PATCH] config.py/startup.py log_config_map =>
config.py/startup.py log_config_map
Comment:
Here's how I think something like this can work:
* move it to startTurboGears (so that everything is configured properly
before it displays)
* don't log to turbogears.access -- that'll be painful for anyone trying
to analyze the logs
* log to turbogears.config at info level
* rather than using a special config variable to turn it on, just use
standard logging config (ie configure logging for turbogears.config to
show up at the INFO level)
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/869>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---