Skip to content

Commit

Permalink
fixed messenger service
Browse files Browse the repository at this point in the history
  • Loading branch information
paullla committed Jun 27, 2023
1 parent f265123 commit 874e9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/logger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
Locastic\Loggastic\Logger\ActivityLogger:
autoconfigure: true
arguments:
- '@message_bus'
- '@messenger.routable_message_bus'
- '@Locastic\Loggastic\Metadata\LoggableContext\Factory\LoggableContextFactoryInterface'
- '@serializer.normalizer.object'
- '@event_dispatcher'
Expand Down

0 comments on commit 874e9b3

Please sign in to comment.