]> git.mxchange.org Git - friendica.git/commit
Create LegacyLoggerFactory
authorArt4 <art4@wlabs.de>
Fri, 10 Jan 2025 21:58:21 +0000 (21:58 +0000)
committerArt4 <art4@wlabs.de>
Fri, 10 Jan 2025 21:58:21 +0000 (21:58 +0000)
commitd9af35766325a96726af97a12213cb31fa9c7d0f
tree61ff7e1da28dd9a69f265201f1634e83b341079d
parent2df76617c17d3a090f582e5bcb214312f7f601bf
Create LegacyLoggerFactory
src/Core/Logger/Factory/LegacyLoggerFactory.php [new file with mode: 0644]
src/Core/Logger/Factory/LoggerFactory.php [new file with mode: 0644]
tests/Unit/Core/Logger/Factory/LegacyLoggerFactoryTest.php [new file with mode: 0644]