Skip to content

Conversation

adamspd
Copy link
Owner

@adamspd adamspd commented Aug 31, 2024

Colored output added for readability
Improved formatting
Added more logging to spot unwanted behavior easily

Colored output added for readability
Improved formatting
Added more logging to spot unwanted behavior easily
@github-actions github-actions bot added dependencies Pull requests that update a dependency file publishing labels Aug 31, 2024
template_url='email_sender/reminder_email.html', context=email_context
)
# Notify the admin
logger.info(f"Sending admin reminder for appointment {appointment_id}")

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

This expression logs [sensitive data (private)](1) as clear text. This expression logs [sensitive data (private)](2) as clear text.
@adamspd adamspd enabled auto-merge August 31, 2024 12:40
@adamspd adamspd added enhancement New feature or request and removed dependencies Pull requests that update a dependency file publishing labels Aug 31, 2024
@adamspd adamspd self-assigned this Aug 31, 2024
@adamspd adamspd merged commit a7f892c into main Aug 31, 2024
4 of 5 checks passed
@adamspd adamspd deleted the enhance-logger-config branch August 31, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant