Logging frameworks in Java

Report a typo

Match the logging frameworks and libraries with the facts about them.

Match the items from left and right columns
java.util.logging
android.util.Log
Logback
SLF4J
Provided by the Java standard library to provide logging facilities.
A famous implementation for a logging framework.
An abstraction layer for most logging frameworks in Java.
A class that provides the standard logging APIs for the Android framework.
___

Create a free account to access the full topic