Interface Zend_Log_Adapter_InterfaceLocated in /Zend/Log/Adapter/Interface.php (line 30)
close (line 52)
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 (line 36)
Open the storage resource. If the adapter supports buffering, this may not actually open anything until it is time to flush the buffer.
setOption (line 61)
Sets an option specific to the implementation of the log adapter.
write (line 45)
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 Tue, 11 Jul 2006 12:17:38 -0500 by phpDocumentor 1.3.0RC6