From 713cb88824b7ef27cc23554a682de1153748c040 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 14 Sep 2018 15:13:39 -0400 Subject: [PATCH] link to google-cloud-logging from README (#3681) --- google-cloud-clients/google-cloud-contrib/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/google-cloud-clients/google-cloud-contrib/README.md b/google-cloud-clients/google-cloud-contrib/README.md index fc6038e4f18f..41db3d999b28 100644 --- a/google-cloud-clients/google-cloud-contrib/README.md +++ b/google-cloud-clients/google-cloud-contrib/README.md @@ -12,6 +12,7 @@ Packages that provide higher-level abstraction/functionality for common Google C Contents -------- + * [google-cloud-logging-logback](./google-cloud-logging-logback): Logback appender for Google Cloud Logging. * [google-cloud-nio](./google-cloud-nio/): NIO Filesystem Provider for Google Cloud Storage. * [google-cloud-nio-examples](./google-cloud-nio-examples/): How to add Google Cloud Storage NIO after the fact.