79401080

Date: 2025-01-30 20:00:08
Score: 0.5
Natty:
Report link

I solved it! The problem was this Log.Fatal(ex, "UnexpectedException"), when I change it to this Log.Fatal(ex.Message), then the message was logged to application insight.

Reasons:
  • Whitelisted phrase (-2): I solved
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Viktor Spáčil