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

A developer needs to analyze log messages for custom Java application. The developer writes the following Java class:

The developer creates a custom log named custom.log with a debug level in OSGi web console for Java package com.abc.xyz.

Where should the developer look in the OSGi web console to view the above message?

    Correct Answer: B

    In an OSGi web console for AEM (Adobe Experience Manager), log files configured for specific packages are typically found under the Sling section. The Log Support feature in Sling is designed for accessing and managing log files, including custom logs like the custom.log defined for the com.abc.xyz package. Therefore, the developer should navigate to Sling -> Log Support and click on logs/custom.log to view the log messages.

Discussion
rpete91Option: B

Answer is B. Link: http://www.sgaemsolutions.com/2019/12/aem-logs-in-detail-part-2.html