Brandon DeRosier f915b904b0 [Impeller] Print a log on all non-recoverable failure paths in EntityPass (flutter/engine#41178)
This eliminates a lot of surface area when debugging non-recoverable
frame failures such as https://github.com/flutter/engine/pull/41129.
Every failure case should be covered with at least one log, but without
recursive log spam.
2023-04-13 19:33:25 -07:00
..