]> git.mxchange.org Git - friendica.git/commit
Replace own VoidLogger with PSR-Standard NullLogger()
authorPhilipp <admin@philipp.info>
Sat, 23 Oct 2021 10:26:06 +0000 (12:26 +0200)
committerPhilipp <admin@philipp.info>
Thu, 28 Oct 2021 18:01:03 +0000 (20:01 +0200)
commitfa55928ea3978e96bf1cc21f3759f5607f3ef503
tree79275854389d2710d3074eb234f25fb08b983421
parent184f6cc255ff40e4db428bc256127403b03bd087
Replace own VoidLogger with PSR-Standard NullLogger()
src/Core/Logger/Factory/Logger.php
src/Core/Logger/Type/VoidLogger.php [deleted file]
tests/src/Console/AutomaticInstallationConsoleTest.php
tests/src/Contact/FriendSuggest/Factory/FriendSuggestTest.php
tests/src/Core/Logger/VoidLoggerTest.php [deleted file]
tests/src/Profile/ProfileField/Entity/ProfileFieldTest.php
tests/src/Security/TwoFactor/Factory/TrustedBrowserTest.php