-
Notifications
You must be signed in to change notification settings - Fork 851
feat: configure json logger for the whole gitingest module #451
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
Conversation
This pull request has merge conflicts that must be resolved before it can be merged. |
This pull request has resolved merge conflicts and is ready for review. |
This pull request has merge conflicts that must be resolved before it can be merged. |
@NicolasIRAGNE I had to make few changes to :
When fixing the conflicts, Pylint wasn't very happy because we were passing |
This pull request has resolved merge conflicts and is ready for review. |
Closes #357
Topic
Current gitingest package doesn't use proper logging, this PR should add a json format logging system.
Todo