IBM
LOT-409 · Question #40
Mary would like to log information about an XPage application she has written. What can Mary do to log output from her application?
The correct answer is B. Use the Java handlers java.util.logging.ConsoleHandler and java.util.logging.FileHandler. See the full explanation below for the reasoning.
Question
Mary would like to log information about an XPage application she has written. What can Mary do to log output from her application?
Options
- AUse the remote debugger in the IBM Designer client to log detailed information.
- BUse the Java handlers java.util.logging.ConsoleHandler and java.util.logging.FileHandler.
- CEnable HTTPAgentLogging to write detailed information to the IBM_TECHNICAL_SUPPORT directory.
- DEnable IBM Domino console logging by setting console_log_enabled to write output to the console.log file.
How the community answered
(32 responses)- A9% (3)
- B72% (23)
- C3% (1)
- D16% (5)
Community Discussion
No community discussion yet for this question.