more logging
This commit is contained in:
@ -45,5 +45,7 @@ class AdminFuncs(object):
|
||||
newEntry = Entry.Entry(dynid, sharedSecret, subdomain, zone)
|
||||
AdminFuncs.entries[dynid] = newEntry
|
||||
|
||||
Logger.log("Added: %s" % di)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user