amphtml/tools/errortracker at master · 6StringCodes/amphtml · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Error reporting

Receives error reports emitted by errors.js and send them to the Google Cloud Error Logging service.

Setup and deploy

  1. Enable Google Cloud Logging API.
  2. Switch app id in app.yaml to your own.
  3. Deploy.
$ goapp get .
$ goapp deploy

Sample URL