wiki.techinc.nl/includes/debug/logger
daniel a5277ce87f Avoid references to DefaultSettings.
This replaces references to DefaultSettings with
references to config-schema.yaml where appropriate.

NOTE: this does not yet change Setup.php. DefaultSettings.php
remains intact and is still being used.

NOTE: this does not remove usages in the installer, see I5d8843a1062fbf
for that.

Bug: T300129
Change-Id: Ie6152cf510c3be61bc22167ca6d90dfc28910a45
2022-02-22 19:43:50 +01:00
..
monolog Stop using is_resource() where possible 2022-01-26 10:03:23 +11:00
ConsoleLogger.php
ConsoleSpi.php
LegacyLogger.php Avoid references to DefaultSettings. 2022-02-22 19:43:50 +01:00
LegacySpi.php
LogCapturingSpi.php
LoggerFactory.php
MonologSpi.php
NullSpi.php
Spi.php