Mark As Completed Discussion

Try this exercise. Click the correct answer from the options.

Which of the following is true about logging in Java microservices?

Click the option that best answers the question.

  • Logging is used to capture events during program execution
  • Logging is not important in Java microservices
  • Logging is only used for debugging purposes
  • Logging can only be done using Logback framework