Logging levels

Report a typo

Match the logging statements with their respective logging levels.

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
___

Create a free account to access the full topic