LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 1 Β· Quiz

Exceptions, Logging, and DI

1. What is the rule regarding exception handling in an MVC application?
2. What is structured logging, as described in the lesson?
3. Which lifetime should you use when registering a service that needs to be unique per HTTP request?
4. What should you avoid logging to protect sensitive information?