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

Freeze loglevel enum #255

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Freeze loglevel enum #255

merged 2 commits into from
Nov 7, 2024

Conversation

ZachNagengast
Copy link
Contributor

This resolves an issue where the LogLevel enum was not accessible in some contexts by using @frozen.

@ZachNagengast ZachNagengast requested a review from a2they November 6, 2024 22:45
@ZachNagengast ZachNagengast merged commit 5254d82 into main Nov 7, 2024
9 checks passed
BrandonWeng pushed a commit to BrandonWeng/WhisperKit that referenced this pull request Nov 24, 2024
* Use @Frozen for loglevel enum

* Add public accessibility for loggingcallback and loglevel
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