/*jslint es6: true, this: true*/ /*global window, Vue*/ (function () { "use strict"; Vue.component("logging-settings", { props: ["shouldLog"], template: `
Enabling logging will print information about each blocked method to the console, for each domain.