SS_ZendLog
class SS_ZendLog extends Zend_Log (View source)
Extensions to Zend_Log to make it work nicer with SS_Log.
Please refer to SS_Log for information on setting up logging for your projects.
Methods
Details
array
getWriters()
Get all writers in this logger.
removeWriter($writer)
Remove a writer instance that exists in this logger.
clearWriters()
Clear all writers in this logger.