silverstripe-framework/docs/en
Sam Minnee 4c772c80c3 FIX: Show detailed errors on CLI for live environments
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.
2017-05-01 15:28:48 +12:00
..
_images Swap out .Actions class for bootstrap .btn-toolbar (#5581) 2016-05-27 13:39:10 +12:00
00_Getting_Started API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
01_Tutorials DOCS Update docs to reference PageController without an underscore, implement some PSR-2 2017-01-11 09:59:28 +13:00
02_Developer_Guides FIX: Show detailed errors on CLI for live environments 2017-05-01 15:28:48 +12:00
03_Upgrading DOCS Add note about using dotenv on SilverStripe Platform (#6602) 2017-02-07 17:14:34 +13:00
04_Changelogs Use Config for authenticator settings 2017-04-22 14:48:56 +12:00
05_Contributing API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
index.md DOCS 3.2 : fixing api: links now that api: tag parser working 2016-02-17 18:02:38 -07:00