Class SS_ZendLog
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.
-
Zend_Log
-
SS_ZendLog
Methods summary
public
array
|
#
getWriters( )
Get all writers in this logger.
Get all writers in this logger.
Returns
array of Zend_Log_Writer_Abstract instances
|
public
|
#
removeWriter( object $writer )
Remove a writer instance that exists in this logger.
Remove a writer instance that exists in this logger.
Parameters
- $writer
- object Zend_Log_Writer_Abstract instance
|
public
|
#
clearWriters( )
Clear all writers in this logger.
Clear all writers in this logger.
|
Magic methods summary
[Raise a SilverStripe Framework issue/bug](https://github.com/silverstripe/silverstripe-framework/issues/new)
- [Raise a SilverStripe CMS issue/bug](https://github.com/silverstripe/silverstripe-cms/issues/new)
- Please use the
Silverstripe Forums to ask development related questions.
-