1.0.4 • Published 4 years ago

good-gcloud v1.0.4

Weekly downloads
808
License
Apache-2.0
Repository
github
Last release
4 years ago

good-gcloud

Google Cloud Platform logging broadcasting for Good process monitor

Build status Greenkeeper badge

Good Gcloud

Extends Stream.Writable and send logs to GCP Logging

new GoodGcloud (options)

Creates a new GoodGcloud writable stream.

  • [options] - optional options. Defaults to { gcloud: { projectId: process.env.GAE_LONG_APP_ID }, log : { name: "app", resource: { type: "gce_instance", labels: { zone: "global", instance_id: "hapijs-server"}}}}
    • gcloud - object to initialize gcloud api. Read more
    • log - log options
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago