We don't currently have any logging in plugins, since they are intended to be reusable. We should create a simple Logger interface (info/warn/debug/error) and allow specifying an optional logger in each plugin. The snek CLI should provide the logger to each plugin instance.