-
Notifications
You must be signed in to change notification settings - Fork 306
Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels