Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added log message for who is being sent expected checkin notifications #14050

Merged

Conversation

marcusmoore
Copy link
Collaborator

Description

This tiny/targeted PR adds a log entry for each of the email addresses that receive an expected checkin alert.

Type of change

  • New feature (non-breaking change which adds functionality) (ish)

Copy link

what-the-diff bot commented Dec 19, 2023

PR Summary

  • Inclusion of Log Class
    The updated code now incorporates a new class named Log from a library called Illuminate\Support\Facades specific to our application. This will enhance our program's ability to keep track of its operations.

  • Addition of Log Statement for ExpectedCheckinNotification
    The programmer has added a logging function in a file named SendExpectedCheckinAlerts.php. This will record the instances of sending out ExpectedCheckinNotification to users assigned to specific tasks. This additional feature will improve our monitoring and understanding of user-based notifications.

@snipe snipe merged commit 79ad598 into snipe:develop Dec 19, 2023
7 checks passed
@marcusmoore marcusmoore deleted the add-logging-to-checking-alerts-command branch December 19, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants