We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a371f4a commit 27d6504Copy full SHA for 27d6504
1 file changed
handwritten/logging-winston/samples/quickstart.js
@@ -15,7 +15,6 @@
15
16
// [START logging_quickstart]
17
// Imports and instantiates the Google Cloud client library
18
-// for Stackdriver Logging
19
const logging = require('@google-cloud/logging')({
20
projectId: 'YOUR_PROJECT_ID'
21
});
0 commit comments