mirror of
https://github.com/friendica/friendica
synced 2025-04-28 15:44:24 +02:00
Restructure Logger to new paradigm
This commit is contained in:
parent
0fe545ab17
commit
184f6cc255
28 changed files with 219 additions and 169 deletions
|
@ -32,7 +32,7 @@ use Friendica\Database\Database;
|
|||
use Friendica\DI;
|
||||
use Friendica\Test\Util\RendererMockTrait;
|
||||
use Friendica\Test\Util\VFSTrait;
|
||||
use Friendica\Util\Logger\VoidLogger;
|
||||
use Friendica\Core\Logger\Type\VoidLogger;
|
||||
use Mockery;
|
||||
use Mockery\MockInterface;
|
||||
use org\bovigo\vfs\vfsStream;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue