X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fdebug%2Flogger%2Fmonolog%2FLegacyHandler.php;h=dbeb13691af5ab6aba4efc930be8476933fb7574;hp=58fca8e9cc1738e6d5dfa1c292e4d6aae3ae2d30;hb=d19826aa35b206847a568a4b2c1c9ffaa615fca5;hpb=75e693d5a4d80a9e12ccffd3c7074e279432d9d7 diff --git a/includes/debug/logger/monolog/LegacyHandler.php b/includes/debug/logger/monolog/LegacyHandler.php index 58fca8e9cc..dbeb13691a 100644 --- a/includes/debug/logger/monolog/LegacyHandler.php +++ b/includes/debug/logger/monolog/LegacyHandler.php @@ -194,7 +194,6 @@ class LegacyHandler extends AbstractProcessingHandler { $text = (string)$record['formatted']; if ( $this->useUdp() ) { - // Clean it up for the multiplexer if ( $this->prefix !== '' ) { $leader = ( $this->prefix === '{channel}' ) ?