mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
4c772c80c3
API: Add HTTPOutputHandler::setCLIFormatter Fixes https://github.com/silverstripe/silverstripe-framework/issues/6835 This provides detailed errors (but not warnings or notices) in CLI calls on live environments. It does this by adding a 2nd argument to our output handler, CliFormatter. This formatter will be used when Director::is_cli() is true. |
||
---|---|---|
.. | ||
asset.yml | ||
cache.yml | ||
config.yml | ||
cookie.yml | ||
database.yml | ||
dev.yml | ||
email.yml | ||
encryptors.yml | ||
html.yml | ||
i18n.yml | ||
logging.yml | ||
mimetypes.yml | ||
model.yml | ||
requestprocessors.yml | ||
routes.yml | ||
security.yml |