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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    81918f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Fixed bug in autoloader

    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.
    stuartbeattie84 authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f1892d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    9cd91a4 View commit details
    Browse the repository at this point in the history