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: replace print calls with logging module #25

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

trbtm
Copy link
Contributor

@trbtm trbtm commented Jul 2, 2024

Replace print call with logging module for better integration into applications that use logging instead if print.

@casbin-bot
Copy link

@Nekotoxin please review

@CLAassistant
Copy link

CLAassistant commented Jul 2, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz hsluoyz changed the title Replaced print calls with logging module feat: replace print calls with logging module Jul 2, 2024
@hsluoyz
Copy link
Member

hsluoyz commented Jul 2, 2024

@trbtm fix CI errors:

image

@trbtm
Copy link
Contributor Author

trbtm commented Jul 2, 2024

@hsluoyz the commit 53551bc fixes the macOS / Postgres related issues. Semantic PR is still giving an error but I can not see what the issue is there.

@hsluoyz hsluoyz merged commit 1196caf into pycasbin:master Jul 3, 2024
13 of 14 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 3, 2024
# [1.1.0](v1.0.0...v1.1.0) (2024-07-03)

### Features

* replace print calls with logging module ([#25](#25)) ([1196caf](1196caf))
Copy link

github-actions bot commented Jul 3, 2024

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@trbtm trbtm mentioned this pull request Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants