Implements interfaces:
Located in /library/Zend/Log/Adapter/File.php (line 39)
Class Constructor
Class Destructor
Always check that the file has been closed and the buffer flushed before destruction.
Closes the file resource for the logfile. Calling this function does not write any buffered data into the log, so flush() must be called before close().
Write a message to the log. This function really just writes the message to the buffer.
Sets an option specific to the implementation of the log adapter.
Sets an option specific to the implementation of the log adapter.
Write a message to the log. This function really just writes the message to the buffer.
If buffering is enabled, the message won't hit the filesystem until the buffer fills or is flushed. If buffering is not enabled, the buffer will be flushed immediately.
Format a line before sending into the storage.
Sets the access mode of the log file on the filesystem
Documentation generated on Wed, 08 Mar 2006 04:52:21 -0800 by phpDocumentor 1.3.0RC4