Skip to content

Commit 07d0bd2

Browse files
author
Karpenko, Oleksandr
authored
Cache clean logger fix (#8)
1 parent b28d71d commit 07d0bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
</arguments>
6767
</type>
6868
<type name="Magento\Framework\Indexer\ActionInterface">
69-
<plugin name="cache_cleaner_after_reindex" type="Magento\CloudComponents\Model\Indexation\Logger" />
69+
<plugin name="cache_logger_after_reindex" type="Magento\CloudComponents\Model\Indexation\Logger" />
7070
</type>
7171
</config>

0 commit comments

Comments
 (0)