From e4aae188af458d8e90ae98d22bc98a68abf22e4f Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 21 Oct 2020 09:48:09 -0700 Subject: [PATCH] fix(logging): update the API --- src/apis/logging/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apis/logging/README.md b/src/apis/logging/README.md index 8cf826db417..1f73d4edc24 100644 --- a/src/apis/logging/README.md +++ b/src/apis/logging/README.md @@ -8,8 +8,8 @@ **Note**: Google provides multiple libraries for this service. This library is in maintenance mode, and will continue to be made available for users who have existing applications. If you're building a new application, or modernizing a -legacy application, please use [@google-cloud/logging](https://www.npmjs.com/package/@google-cloud/logging) instead. -The [@google-cloud/logging](https://www.npmjs.com/package/@google-cloud/logging) library is faster, easier to use, and better maintained. +legacy application, please use [@google-cloud/logging-bunyan](https://www.npmjs.com/package/@google-cloud/logging-bunyan) instead. +The [@google-cloud/logging-bunyan](https://www.npmjs.com/package/@google-cloud/logging-bunyan) library is faster, easier to use, and better maintained. To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).