good-gcloud

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i good-gcloud

Weekly Downloads

7

Version

1.0.4

License

Apache-2.0

Unpacked Size

17.9 kB

Total Files

8

Last publish

Collaborators

  • idoesh