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

Proper logging, log levels #37

Closed
mtrx1337 opened this issue Jan 30, 2020 · 4 comments
Closed

Proper logging, log levels #37

mtrx1337 opened this issue Jan 30, 2020 · 4 comments

Comments

@mtrx1337
Copy link
Collaborator

Implement proper logging and create new environment variable (for example) to set log levels.

@troeger
Copy link
Collaborator

troeger commented Jan 31, 2020

Given the fact that Docker is our only supported deployment method, it would would be feasible if production logging always ends up as screen output. This makes it accessible in Kuberneters in the natural way.

@troeger
Copy link
Collaborator

troeger commented Jan 31, 2020

I would especially like to see request logging and Python social logging. This would make it easier to find OAuth config problems.

@mtrx1337
Copy link
Collaborator Author

mtrx1337 commented Feb 4, 2020

Needs testing. Logging k8s operations seems to work already.

mtrx1337 added a commit that referenced this issue Feb 5, 2020
…default log levels specified in settings.py. Related to #37
mtrx1337 added a commit that referenced this issue Feb 5, 2020
…default log levels specified in settings.py. Related to #37
@troeger
Copy link
Collaborator

troeger commented Feb 18, 2020

Fixed with v0.2.1

@troeger troeger closed this as completed Feb 18, 2020
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

No branches or pull requests

2 participants