Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 238
How should logs for an application be created?
Answer options
- A. Use fault-tolerant protocols.
- B. Monitor for backlogs and outages.
- C. Use a standard and easily configurable logging framework.
- D. Filter sensitive data before transmitting logs.
Correct answer: C
Explanation
Option C is correct because using a standard and easily configurable logging framework ensures consistency and ease of management in log creation. Options A and B, while important, do not directly address the creation of logs, and option D, although critical for security, pertains to data handling rather than the logging process itself.