I want to make a in-depth logging page, but the page will expose the type of logging I am doing, but I don't want the users to be able to open up the minified vue JS script and be able to read what is being logged. do some access control stuff for vue js? (I don't mean using v-if, people can still read the source of the vuejs dist file and see the logging)