You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: handwritten/logging/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# @google-cloud/logging
2
-
> Google Cloud Logging Client Library for Node.js
2
+
> Stackdriver Logging Client Library for Node.js
3
3
4
4
*Looking for more Google APIs than just Logging? You might want to check out [`google-cloud`][google-cloud].*
5
5
@@ -76,7 +76,7 @@ If you are not running this client on Google Compute Engine, you need a Google D
76
76
1. Visit the [Google Developers Console][dev-console].
77
77
2. Create a new project or click on an existing project.
78
78
3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services):
79
-
*Google Cloud Logging API
79
+
*Stackdriver Logging API
80
80
4. Navigate to **APIs & auth** > **Credentials** and then:
81
81
* If you want to use a new service account, click on **Create new Client ID** and select **Service account**. After the account is created, you will be prompted to download the JSON key file that the library uses to authenticate your requests.
82
82
* If you want to generate a new key for an existing service account, click on **Generate new JSON key** and download the JSON key file.
0 commit comments