The logging we have for each step of the notification process is insufficient, as we are missing every step where the app might trip up and decide not to show a notification.
This PR beefs up the amount of logging in debug mode (and removes the logging that showed message content).
Summary
The logging we have for each step of the notification process is insufficient, as we are missing every step where the app might trip up and decide not to show a notification.
This PR beefs up the amount of logging in debug mode (and removes the logging that showed message content).