refactor: use Python logging instead of prints #2

Open
Ryuno-Ki wants to merge 1 commit from Ryuno-Ki/codegen:refactor/logging into master
Contributor

This way it is easier to see which messages are meant to be consumed vs.
inform the developer. I'm not sure whether I got the logging levels
right.

Signed-off-by: André Jaenisch andre.jaenisch@posteo.de

This way it is easier to see which messages are meant to be consumed vs. inform the developer. I'm not sure whether I got the logging levels right. Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This way it is easier to see which messages are meant to be consumed vs.
inform the developer. I'm not sure whether I got the logging levels
right.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u refactor/logging:Ryuno-Ki-refactor/logging
git switch Ryuno-Ki-refactor/logging

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff Ryuno-Ki-refactor/logging
git switch Ryuno-Ki-refactor/logging
git rebase master
git switch master
git merge --ff-only Ryuno-Ki-refactor/logging
git switch Ryuno-Ki-refactor/logging
git rebase master
git switch master
git merge --no-ff Ryuno-Ki-refactor/logging
git switch master
git merge --squash Ryuno-Ki-refactor/logging
git switch master
git merge --ff-only Ryuno-Ki-refactor/logging
git switch master
git merge Ryuno-Ki-refactor/logging
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
realaravinth/codegen!2
No description provided.