These past couple of days I’ve been using Mirage, and the console will output a bunch of messages by default. To turn them off, use the following in your config.js:

this.logging = false;



Categories