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
..
2014-08-19 09:17:15 +12:00
2015-08-17 13:12:41 +01:00
2015-08-17 11:43:28 +01:00
2015-07-20 10:48:01 +01:00
2015-08-17 13:12:41 +01:00
2015-07-20 10:48:01 +01:00
2014-08-19 09:17:15 +12:00