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

feat(settings): add LOGGING config #63

Merged
merged 1 commit into from
Apr 4, 2024
Merged

feat(settings): add LOGGING config #63

merged 1 commit into from
Apr 4, 2024

Conversation

koeaw
Copy link
Collaborator

@koeaw koeaw commented Apr 3, 2024

Add custom logging, specifically to allow
logging of import scripts (+ management
commands) and apis_ontology more generally.
Config includes:

  • 3 formatters with varying verbosity levels
  • one handler for console and file output each (+ NullHandler to silence logging via env var)
  • 3 loggers within apis_ontology hierarchy

Add custom logging, specifically to allow
logging of import scripts (+ management
commands) and apis_ontology more generally.
Config includes:
- 3 formatters with varying verbosity levels
- one handler for console and file output each
  (+ NullHandler to silence logging via env var)
- 3 loggers within apis_ontology hierarchy
@koeaw
Copy link
Collaborator Author

koeaw commented Apr 3, 2024

@babslgam Could you check if this works for you?

@koeaw
Copy link
Collaborator Author

koeaw commented Apr 3, 2024

@babslgam Is the "Rebase and merge" button available to you? Because if so, pls feel free to just merge this PR if it works for you.

@babslgam
Copy link
Contributor

babslgam commented Apr 4, 2024

@babslgam Could you check if this works for you?

works, thanks

@babslgam babslgam merged commit 740f408 into deploy Apr 4, 2024
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.

2 participants