mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 18:04:26 +02:00
reset Dice calls for LoggerFactory
This commit is contained in:
parent
97b09d34e9
commit
8a8639b07e
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@
|
|||
return [
|
||||
\Friendica\Core\Logger\Factory\LoggerFactory::class => [
|
||||
'instanceOf' => \Friendica\Addon\monolog\src\Factory\MonologFactory::class,
|
||||
'call' => null,
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue