Match the logging statements with their respective logging levels.
Logging in Android
Logging levels
Report a typo
Match the items from left and right columns
Log.v(String tag, String msg)
Log.d(String tag, String msg)
Log.w(String tag, String msg)
Log.e(String tag, String msg)
WARN
ERROR
VERBOSE
DEBUG
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.