From 07bdc40c33046b6aeef9afa88130609bf83ad6d4 Mon Sep 17 00:00:00 2001 From: Shweta Jain Date: Mon, 18 Jun 2018 17:35:19 +0530 Subject: [PATCH] Add winston-loggly-bulk@3.x documentation link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 63353b9..bf85605 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ A [Loggly][0] transport for [winston][1]. A client implementation for Loggly in node.js. Check out Loggly's [Node logging documentation](https://www.loggly.com/docs/nodejs-logs/) for more. +## Looking for `winston-loggly-bulk@3.x` documentation? + +Please note that the documentation below is for `winston-loggly-bulk@2.x`. [Read the winston-loggly-bulk@3.x documentation](https://github.com/loggly/winston-loggly-bulk/tree/3.x). ## Usage ``` js