@JavascriptInterface
 public void trace(String arg) {
   logging.trace(arg);
 }