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

Basic logging #69

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Basic logging #69

merged 2 commits into from
Aug 13, 2024

Conversation

zahraaalizadeh
Copy link
Contributor

This change adds:

  • Basic django logging out of the box
  • Enables Access logs, sent to stdout

Copy link
Contributor

@a-musing-moose a-musing-moose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Zahra

@@ -0,0 +1,13 @@
GUNICORN_LOG_LEVEL = "info"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call on moving this all out into a separate file 🙏🏼

Copy link
Contributor

@jadedarko jadedarko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding this!

@zahraaalizadeh zahraaalizadeh merged commit 9ff9a97 into main Aug 13, 2024
3 checks passed
@zahraaalizadeh zahraaalizadeh deleted the basic-logging branch August 13, 2024 02:15
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.

3 participants