How should the application developer minimize the application logging?

An application developer is migrating a mobile hybrid application to support IBM Worklight Foundation V6.2 to release to the Application Store. The developer wants to reduce logging output to a minimum as the application will be running on mobile devices and no one will be accessing the logs.
How should the application developer minimize the application logging?
A. WL.Logger.off();
B. WL.Logger.ctx({pkg: null});
C. WL.Logger.ctx({‘pkg: ‘SERVER’})
D. WL.Logger.config({‘level’: ‘FATAL’})

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.