2.0.0 • Published 6 years ago

pino-google-cloud-logging v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

pino-google-cloud-logging

Pino transport to Google Cloud Stackdriver Logging.

Falls back to simple logging of standard input.

Options

Options can be passed via rc with module key pgcl.

  • gclOptions - Options to pass to Logging.
    • projectId
    • keyFilename
    • email
    • credentials
      • client_email
      • private_key
  • gclLogName - The log name.