wiki.techinc.nl/includes/debug/logger
Sébastien Beyou 659cd2f3ae Do not use a NullLogger when no handler is declared
This reverts the patch I124391cc7b44 because it is no more needed with
Monolog 2.x to push a NullLogger to log nothing. This patch is a
micro-optimisation for Monolog channels where nothing is logged.

Bug: T196906
Change-Id: I1f414090a37cd4d84d37a2fca8833e3623c2983f
2021-04-06 01:51:18 +02:00
..
monolog Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
ConsoleLogger.php
ConsoleSpi.php
LegacyLogger.php Don't suppress debug log lines for queries when the debug toolbar is enabled 2020-06-02 12:24:20 +10:00
LegacySpi.php phpunit: Add setNullLogger() and make tests default to LegacySpi 2020-04-07 22:00:13 +00:00
LogCapturingSpi.php phpunit: Add setNullLogger() and make tests default to LegacySpi 2020-04-07 22:00:13 +00:00
LoggerFactory.php
MonologSpi.php Do not use a NullLogger when no handler is declared 2021-04-06 01:51:18 +02:00
NullSpi.php
Spi.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00