Pergunta de entrevista da empresa BT Group

How to perform logging without corrupting the mvc controllers action method and upholding the single responsibility principle? What do you mean by SOLID principles and we plain each of the abbreviations in detail.

Resposta da entrevista

Sigiloso

5 de nov. de 2019

I answered saying that we can put logging logic within onactionexecuted if request/response logging is required. And, told we can also make use of attribute based logging to achieve the same objective. Also, answered the abbreviations of solid principles. To complete the interview successfully.