mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
update log
This commit is contained in:
parent
5bdbc3ff5c
commit
eda38cbbbd
@ -148,7 +148,7 @@ func update_ip(domain_id int64, sub_domain_id string, sub_domain_name string, ip
|
||||
fmt.Println("Failed to update record to new IP!")
|
||||
fmt.Println(err.Error())
|
||||
|
||||
log.Eror("Failed to update record to new IP!")
|
||||
log.Error("Failed to update record to new IP!")
|
||||
log.Error(err.Error())
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user