An open API service indexing awesome lists of open source software.

https://github.com/controlplaneio/google-logging-test


https://github.com/controlplaneio/google-logging-test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Minimal app to test google cloud logging from appengine

* Uses official google golang docker image: https://github.com/GoogleCloudPlatform/golang-docker

Combines code from official golang samples:

* https://github.com/GoogleCloudPlatform/golang-samples/blob/master/appengine_flexible/helloworld/helloworld.go
* https://github.com/GoogleCloudPlatform/golang-samples/blob/master/logging/logging_quickstart/main.go

Logging doesn't work! :(