silverstripe-framework/docs/en/02_Developer_Guides/07_Debugging
Sam Minnee 1b8d295767 API CHANGE: Shift to Monolog for error reporting and logging
API CHANGE: Debug::showError(), Debug::showLines(), Debug::log(), and Debug::header() removed
NEW: Logging provided

ZendLog has been removed and monolog introduced instead as a dependency.
The “ErrorLogger” injection point is now the used as the logger that
errors are fed into, and implements PSR-3’s Psr\Log\LoggerInterface.

The SS_ERROR_LOG setting expect a Monolog Logger to be provided as the
ErrorLogger.
2015-08-28 16:06:41 +12:00
..
01_Error_Handling.md API CHANGE: Shift to Monolog for error reporting and logging 2015-08-28 16:06:41 +12:00
02_URL_Variable_Tools.md DOCS: correct broken links 2015-02-27 16:09:15 -08:00
00_Environment_Types.md Clean up debugging documentation 2014-12-15 09:12:46 +13:00
index.md DOCS: correct broken links 2015-02-27 16:09:15 -08:00