Zend_Log_Adapter_Db
Zend_Db_Adapter
$_dbAdapter
= null (line 48)
Database adapter instance.
array
$_options
= array('fieldMessage' => 'message',Options to be set by setOption(). Sets the field names in the database table.
string
$_tableName
= null (line 55)
Name of the log table in the database.
Constructor __construct (line 72)
Class constructor. Pass it a database adapter and the table name of the log table.
close (line 115)
Does nothing.
open (line 104)
Does nothing.
setOption (line 90)
Sets either 'fieldMessage' to change the field name where messages are logged, or 'fieldLevel' to change the field name where the log levels are logged.
write (line 128)
Writes an array of key/value pairs to the database, where the keys are the database field names and values are what to put in those fields.
Documentation generated on Tue, 11 Jul 2006 12:16:48 -0500 by phpDocumentor 1.3.0RC6