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 logger error #464

Merged
merged 1 commit into from
Aug 19, 2024
Merged

fix logger error #464

merged 1 commit into from
Aug 19, 2024

Conversation

seanmacavaney
Copy link
Collaborator

The problem: Log level wasn't being set properly when anserini module loaded

The reason: Was using the version of SLF4J distributed with anserini instead of the one with pyterrier

The solution: Ensure the terrier jar is loaded before the anserini one by setting its priority

@cmacdonald cmacdonald merged commit cf70cc0 into master Aug 19, 2024
17 of 21 checks passed
@seanmacavaney seanmacavaney deleted the logger_error branch August 19, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants