mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Documentation updates to SSZendLog
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@84805 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
dfbd16e140
commit
e13316d0dc
@ -1,9 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Modifications to Zend_Log to make it work nicer
|
||||
* with SSErrorLog. Specifically, this includes removing
|
||||
* with {@link SSLog}. Specifically, this includes removing
|
||||
* writers that have been added to the logger, as well as
|
||||
* listing which ones are currently in use.
|
||||
* listing which ones are currently in use since the Zend_Log
|
||||
* API does not support these methods.
|
||||
*
|
||||
* @package sapphire
|
||||
* @subpackage dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user