mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1b8d295767
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. |
||
---|---|---|
.. | ||
config.yml | ||
cookie.yml | ||
database.yml | ||
dev.yml | ||
encryptors.yml | ||
html.yml | ||
i18n.yml | ||
logging.yml | ||
mimetypes.yml | ||
Oembed.yml | ||
requestprocessors.yml | ||
routes.yml | ||
uploadfield.yml |