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

fix: fix bug in autoloader error handling #275

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

stuartbeattie84
Copy link
Contributor

Fixes a bug in (my own) #272 - syncedEnforcer doesn't have its own logger, it needs to use the Enforcer's logger.

Fixed a bug when autoloader attempts to log an exeption - SyncedEnforcer doesn't have a logger of its own, needs to use its Enforcer's logger.
@casbin-bot
Copy link
Member

@Nekotoxin please review

@hsluoyz
Copy link
Member

hsluoyz commented Oct 26, 2022

@stuartbeattie84 resolve conflicts:

image

@stuartbeattie84
Copy link
Contributor Author

Conflicts fixed^.

@hsluoyz hsluoyz changed the title Fixed bug in autoloader error handling fix: fix bug in autoloader error handling Nov 1, 2022
@hsluoyz hsluoyz merged commit e6f03ce into casbin:master Nov 1, 2022
github-actions bot pushed a commit that referenced this pull request Nov 1, 2022
## [1.17.4](v1.17.3...v1.17.4) (2022-11-01)

### Bug Fixes

* fix bug in autoloader error handling ([#275](#275)) ([e6f03ce](e6f03ce))
@github-actions
Copy link

github-actions bot commented Nov 1, 2022

🎉 This PR is included in version 1.17.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants