If a value to insert to the table is too large for a column, the wrong type or some other issue, then the log will fail to insert. There needs to be some way to add a Zend_Filter to a Zend_Log_Writer_Db to truncate or smash the data so it still succeeds.
1 Comment
comments.show.hideFeb 22, 2011
Aaron S. Hawley
If a value to insert to the table is too large for a column, the wrong type or some other issue, then the log will fail to insert. There needs to be some way to add a Zend_Filter to a Zend_Log_Writer_Db to truncate or smash the data so it still succeeds.