FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

nodejs-logging-winston/samples at sofisl-patch-3 · googleapis/nodejs-logging-winston · GitHub

This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

This module provides a higher-level layer for working with Cloud Logging, compatible with Winston. Simply attach this as a transport to your existing Winston loggers.

Table of Contents

Before you begin

Before running the samples, make sure you've followed the steps outlined in Using the client library.

cd samples

npm install

cd ..

Samples

Quickstart

View the source code.

Usage:

node samples/quickstart.js


Explicit Auth Setup

View the source code.

Usage:

node samples/setup_explicit.js


Back | FazBrowse Home | New Git URL