I'm getting this error when running the package, perhaps because there is no "meteor logging package" anymore? After setting "console" as the logger it does work for me. ````coffeescript Migrations.config log : on logger : console logIfLatest: on `````
I'm getting this error when running the package, perhaps because there is no "meteor logging package" anymore?
After setting "console" as the logger it does work for me.