Open k-macmillan opened 1 year ago
Update the logging in the vetext forwarder lambda to be in-line with our logging policy.
As a VA Notify Engineer I want to log in accordance with our policies So that we are consistent across the platform
logger.info(event)
info
warning
error/critical
MessageSid
MessagingServiceSid
To
From
debug
error
critical
Logging has no opportunity for new errors
Hey team! Please add your planning poker estimate with Zenhub @babyjunior56 @cris-oddball @EvanParish @k-macmillan @kalbfled @ldraney @nikolai-efimov
@k-macmillan will investigate.
User Story - Business Need
Update the logging in the vetext forwarder lambda to be in-line with our logging policy.
User Story(ies)
As a VA Notify Engineer I want to log in accordance with our policies So that we are consistent across the platform
Additional Info and Resources
Engineering Checklist
logger.info(event)
)info
,warning
, anderror/critical
MessageSid
is recorded in the logsMessagingServiceSid
is recorded in the logsTo
(the service's phone number) is recorded in the logsFrom
and other identifying fields are not recorded outside ofdebug
orerror
/critical
loggingAcceptance Criteria
QA Considerations
Logging has no opportunity for new errors