Ejemplo n.º 1
0
 public void OnException(ExceptionContext context)
 {
     _appLogger.LogFatal(context.Exception);
 }