Added logging.
This commit is contained in:
@@ -73,6 +73,7 @@ async function updateRecord(record, isInternal, clientAddress) {
|
||||
}
|
||||
}
|
||||
} catch(e) {
|
||||
console.log("Error in updateRecord(..):")
|
||||
console.log(e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user