enowars/enochecker

Better logging on Default Insertions

Closed this issue · 1 comments

When inserting a default value:

print("Inserted default")

we should also log they key, and which value was inserted.

This makes debugging easier in case a defaultable key is missing.

  • Also it shouldn't use a print, but a log.