
Most of the logging is purely for debugging purposes during development. As such, it has been moved to `Utils.debugLog`. Also provided more context in some of the descriptions, so devs reading the logs without the sourcecode will hopefully be able to infer more about what is happening. Left the error logging as `Log.e` as it may be more informative.