A developer creates two custom classes. ClassA has the following code:
The developer creates a custom log custom.log with debug level in OSGi sling log support for the Java package com.aem.abc. The developer adds another class
ClassB with the following code:
Which action must the developer take to see the log message in the same file from both classes?