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

improved LOG_LEVEL environment variable handling #234

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

caronc
Copy link
Owner

@caronc caronc commented Feb 18, 2025

Description:

Related issue (if applicable): refs #228

LOG_LEVEL previously only set the apprise handler to align with the environment variable set. Updated to also set the django environment variable as well.

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • Tests added

@caronc caronc linked an issue Feb 18, 2025 that may be closed by this pull request
@caronc caronc merged commit a96ab4f into master Feb 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Environment Variable LOG_LEVEL not respected
1 participant