Full-stack dev quiz question #32

Full-stack dev quiz question #32

quiz

Third party libraries can help you with logging in your Java application. Thirty second question is about them.

 

 

 

Which of the following are names of real libraries or frameworks used for logging in Java applications? Choose all correct options:

  1. Logback
  2. Loggable
  3. Log4j
  4. Jakarta Commons Logging
  5. Open Logging System
  6. Simple Logging Facade for Java

For the correct answer scroll down

.

.

.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

.

.

.

The correct answers are: a, c, d, f. For more information read Logging configuration for Spring Boot.