Skip to content

erwinmombay/error-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error reporting

This is not an official Google product

Receives error reports emitted by AMP HTML runtime library and sends them to the Google Cloud Error Logging service.

Setup

  1. Enable Google Cloud Logging API.
  2. Authenticate with Google Cloud: $ gcloud auth login
  3. Start the server: $ npm start

This tool does not collect any user data or information.

Licensed under the Apache 2.0 license
http://www.apache.org/licenses/LICENSE-2.0

About

AMP Project's error logging server

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%