Fix logging too much (#9824)

* Fix logging
Also mark all the files in config as non-editable

* Set the proper default logging levels
This commit is contained in:
Tony Murray
2019-02-14 08:08:38 -06:00
committed by GitHub
parent 0b802d6571
commit 108348e93f
19 changed files with 156 additions and 4 deletions

View File

@@ -1,5 +1,13 @@
<?php
/*
| !!!! DO NOT EDIT THIS FILE !!!!
|
| You can change settings by setting them in the environment or .env
| If there is something you need to change, but is not available as an environment setting,
| request an environment variable to be created upstream or send a pull request.
*/
return [
/*