Skip to content

Add logging to debug account creation and deletion

akwizgran requested to merge 1219-account-exists into master

This branch adds logging to help us debug #1219 (closed). Logging is disabled in release builds, but hopefully we'll run into the bug on a debug build.

Merge request reports