Add log SMS when a message is sent

Introduced a new event subscriber to log SMS sent events with details such as recipient and message IDs. This enhances monitoring and debugging of SMS delivery.
This commit is contained in:
2025-01-17 13:47:09 +01:00
parent 594ed4a5b4
commit b02820407c
2 changed files with 38 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
framework:
notifier:
texter_transports:
#ovhcloud: '%env(OVHCLOUD_DSN)%'
ovhcloud: '%env(SHORT_MESSAGE_DSN)%'
channel_policy:
# use chat/slack, chat/telegram, sms/twilio or sms/nexmo