]> git.mxchange.org Git - friendica.git/commit
Always return NullLogger if debug is disabled
authorArt4 <art4@wlabs.de>
Fri, 10 Jan 2025 12:36:13 +0000 (12:36 +0000)
committerArt4 <art4@wlabs.de>
Fri, 10 Jan 2025 12:36:13 +0000 (12:36 +0000)
commitf65a8385948ae9284e18bdbe1714da3c1e4757f8
tree878053a5ca2f35fc1d5ff8a559e3893613ae1546
parent4a8533aa11a86735e5d4061c8f9ea2209d737a5f
Always return NullLogger if debug is disabled
src/Core/Logger/Factory/LoggerFactory.php
tests/Unit/Core/Logger/Factory/LoggerFactoryTest.php