コード例 #1
0
 protected override void LogException(Exception ex)
 {
     HealthReporter.LogException(ex);
     base.LogException(ex);
 }