You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Polymer
Polymer has a concept called local logging where user instead of using console.log uses this._log. What are the advantages of local logging over general logging methods?