]> git.mxchange.org Git - friendica.git/commit
Adding Develop and normal Logging instances
authorPhilipp Holzer <admin@philipp.info>
Tue, 1 Jan 2019 16:42:08 +0000 (17:42 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 14:59:08 +0000 (09:59 -0500)
commit8f9c0fe14956efbcaf0db9dbfb83222e18e0ab2f
treec08c3528def44cbc87e97b5d9328a47edf7fe624
parent1702cb73e714a5aea295b31cd2cc2c07c0b973be
Adding Develop and normal Logging instances
14 files changed:
bin/auth_ejabberd.php
bin/console.php
bin/daemon.php
bin/worker.php
index.php
src/App.php
src/App/FriendicaLoggerProcessor.php [deleted file]
src/BaseObject.php
src/Core/Addon.php
src/Core/Logger.php
src/Util/Logger/FriendicaDevelopHandler.php [new file with mode: 0644]
src/Util/LoggerFactory.php [new file with mode: 0644]
tests/src/BaseObjectTest.php
update.php