#866: [PATCH] config.py logging enhancement
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  anonymous
     Type:  enhancement          |       Status:  closed   
 Priority:  normal               |    Milestone:  1.0b1    
Component:  TurboGears           |      Version:  0.9a6    
 Severity:  normal               |   Resolution:  fixed    
 Keywords:  logging              |  
---------------------------------+------------------------------------------
Comment (by kevin):

 well, sure, eval is evil if you're letting Joe Random Person On The Web
 send you code that you eval. If someone's got access to your server config
 files, it's too late already.

 The reason for eval'ing in the logging namespace is just for consistency
 with the logging module documentation. That way someone knows what to
 expect to be available (like sys.stdout, for example).

 I am open to better logging implementations, but it would have to be quite
 visibly better (and easy_installable).

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/866>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to