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