mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
Merge pull request '[Fix] reset Dice calls for LoggerFactory' (#1610) from Art4/friendica-addons:fix-monolog-addon into 2025.07-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1610
This commit is contained in:
commit
715f700323
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