Oracle
1Z0-441 · Question #14
1Z0-441 Question #14: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-441 to reveal the answer and full explanation for question #14. The question stem and answer options stay visible for context.
Question
You are building a new MAF application and the design documentation specifies the following requirements about the application logs: 1. Log entries by the MAF framework must be kept at a minimum. 2.Log entries generated by your own business logic must be as detailed as possible for compliance purpose. Thelogging.propertiesfile for your application currently looks like this: .handlers=com.sun.util.logging.ConsoleHandler .formatter=com.sun.util.logging.SimpleFormatter oracle.adfmf.util.logging.ConsoleHandler.level=SEVERE oracle.adfmf.util.logging.ConsoleHandler.formatter=oracle.adfmf.util.logging.PatternFormatt er oracle.adfmf.util.logging.PatternFormatter.pattern=[%LEVEL% - %LOGGER% - %CLASS% - %METHOD%]%MESSAGE% oracle.adfmf.application.useParentHandlers=false oracle.adfmf.application.handlers=oracle.adfmf.util.logging.ConsoleHandler oracle.adfmf.application.level=INFO oracle.adfmf.framework.useParentHandlers=false oracle.adfmf.framework.handlers=oracle.adfmf.util.logging.ConsoleHandler oracle.adfmf.framework.level=FINE Which two actions would you perform to fulfill the requirements?
Options
- AUse loggers from thecom.sun.loggingpackage in you code.
- BSetoracle.adfmf.application.leveltoFULLin thelogging.propertiesfile.
- CSet.handlerstooracle.adfmf.util.logging.handlers.SQLiteHandlerin
- DSetoracle.adfmf.application.leveltoFINESTin thelogging.propertiesfile.
- ESetoracle.adfmf.framework.leveltoSEVEREin thelogging.propertiesfile.
Unlock 1Z0-441 to see the answer
You've previewed enough free 1Z0-441 questions. Unlock 1Z0-441 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.