#885: Database Logging Handler
------------------------+---------------------------------------------------
 Reporter:  ivolooser   |       Owner:  anonymous      
     Type:  task        |      Status:  new            
 Priority:  normal      |   Milestone:  1.0            
Component:  Deployment  |     Version:  0.9a6          
 Severity:  normal      |    Keywords:  Logging Handler
------------------------+---------------------------------------------------
 The idea behind the Logging Handler comes from a Discussion at
 [http://groups.google.ch/groups/search?hl=de&[EMAIL PROTECTED]
 Turbogears Group].

 It whould be nice to have an Logging Handler in Turbogears.

 Logging to a database requires:

  1. not using sqlite because of database-level locking
  2. not using MySQL with MyISAM because of table-level locking (bad for
 concurrency)
  3. some tool other than "less" or  "<your text editor>" to read the logs

 Maybe its a good Point to make a external Widget.

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