Add Monolog
authorPhilipp Holzer <admin@philipp.info>
Sun, 30 Dec 2018 20:42:56 +0000 (21:42 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 15:10:40 +0000 (10:10 -0500)
commit2e602afd3e1be80dc0e14db98ce0445c58d5231c
treeb080f4b85b938f842976b8c4ad9e469d56aa2e24
parent518f28a7bf0b2e21feb82f7ba2477406e818313e
Add Monolog
18 files changed:
bin/auth_ejabberd.php
bin/console.php
bin/daemon.php
bin/worker.php
composer.json
composer.lock
include/api.php
index.php
mod/acl.php
src/App.php
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/include/ApiTest.php
tests/src/BaseObjectTest.php
update.php