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

[type] Wrong LogValue. #613

Closed
holndal opened this issue Sep 15, 2024 · 1 comment
Closed

[type] Wrong LogValue. #613

holndal opened this issue Sep 15, 2024 · 1 comment

Comments

@holndal
Copy link

holndal commented Sep 15, 2024

https://dev.adjust.com/en/sdk/android/configuration/?version=v5

LogLevel.SUPPRESS doesn't exist.

This repository supports LogLevel.SUPRESS.

VERBOSE(Log.VERBOSE), DEBUG(Log.DEBUG), INFO(Log.INFO), WARN(Log.WARN), ERROR(Log.ERROR), ASSERT(Log.ASSERT), SUPRESS(8);

I think it should be fixed. Thanks.

@uerceg uerceg mentioned this issue Sep 18, 2024
@uerceg
Copy link
Contributor

uerceg commented Sep 18, 2024

Hey @holndal,

Thanks for the report and good catch. We have just shipped v5.0.1 with the fix.

I'll close this issue, but in case you still notice that something's not right, feel free to comment / reopen.

Thank you one more time.

Cheers.

@uerceg uerceg closed this as completed Sep 18, 2024
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

No branches or pull requests

2 participants