Former-commit-id: 0cd9819d36df67455837da1ee9bb75c145af501e
Former-commit-id: 5db378907cbc09a85d191a64223adf94b2828f14
1.0
wanggang 4 years ago
parent 15268f328e
commit 952def94b3

@ -434,7 +434,7 @@ namespace IoTNode.DeviceServices.Onvif
{ {
if (GetSetting("debug") == "true") if (GetSetting("debug") == "true")
{ {
this._logger.LogDebug(e.Data); this._logger.LogInformation(e.Data);
} }
if (e.Data.IndexOf("forcing output") > -1) if (e.Data.IndexOf("forcing output") > -1)
{ {

Loading…
Cancel
Save