Skip to content

add logger to model

The view could inject a logger interface into the model, and proxy the messages to UnityEngine.Debug.Log etc. This would make debugging easier.