LogError
This commit is contained in:
parent
d02f695e79
commit
e2e455beb8
@ -422,8 +422,7 @@ namespace YD_AllHeartRates.Api.Mqtt
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
_log.LogWarning(ex, "SyncTodayJumpDataToDbAsync:数据同步错误。");
|
||||
_log.LogError(ex, "SyncTodayJumpDataToDbAsync:数据同步错误。");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user