function report(msg:string){
	var msg = new Image()
  msg.src = `/report?log=${msg}`
}

report