mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
10 lines
172 B
YAML
10 lines
172 B
YAML
---
|
|
Name: cms-logging
|
|
After: '#live-logging'
|
|
Except:
|
|
environment: dev
|
|
---
|
|
Injector:
|
|
FriendlyErrorFormatter:
|
|
class: SilverStripe\CMS\Logging\ErrorPageErrorFormatter
|