Refactoring Logging to use Configuration
authorPhilipp Holzer <admin@philipp.info>
Mon, 11 Feb 2019 20:13:53 +0000 (21:13 +0100)
committerPhilipp Holzer <admin@philipp.info>
Sun, 17 Feb 2019 19:43:52 +0000 (20:43 +0100)
commit80f1feabe5ecf9b09b76627ba4b114ae10ddcaf6
treedc1bdaf739e9782a8210b683c1bfdd2ab29a8145
parenteafcf3592db02392770cdc88bed9ddb000cb44f2
Refactoring Logging to use Configuration
13 files changed:
bin/auth_ejabberd.php
bin/console.php
bin/daemon.php
bin/worker.php
index.php
src/App.php
src/Core/Config.php
src/Core/Config/Cache/ConfigCache.php
src/Core/Logger.php
src/Factory/DBFactory.php
src/Factory/LoggerFactory.php
tests/include/ApiTest.php
tests/src/Core/Config/Cache/ConfigCacheTest.php