Exam AD0-E103 All QuestionsBrowse all questions from this exam
Question 9

A developer wants to change the log level for a custom API.

Which OSGi configuration should the developer modify?

    Correct Answer: A

    To change the log level for a custom API in an OSGi environment, the appropriate configuration to modify is the Apache Sling Logging Configuration. This configuration allows developers to adjust the log levels for specific packages or classes, providing the necessary control over logging output. The other options, such as Apache Sling Log Tracker Service, Apache Sling Logging Writer Configuration, and Adobe Granite Log Analysis Service, do not directly relate to setting log levels for a custom API.

Discussion
chunpinOption: A

Answer: A