Located in /Zend/Log/Adapter/Interface.php (line 30)
Close the log storage opened by the log adapter. If the adapter supports buffering, all log data must be sent to the log before the storage is closed.
Open the storage resource. If the adapter supports buffering, this may not actually open anything until it is time to flush the buffer.
Sets an option specific to the implementation of the log adapter.
Write a message to the log. If the adapter supports buffering, the message may or may not actually go into storage until the buffer is flushed.
Documentation generated on Thu, 18 Jan 2007 09:56:02 -0800 by phpDocumentor 1.3.1