From 3a2af6634de9791397b03e331b2c3bebdd243805 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 3 Jun 2020 07:48:25 +0000 Subject: [PATCH] fix(core): update --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4954894..743ffe3 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,7 @@ This package is an unofficial package for the logdna.com service. It comes with - aggregate logs that require the same uri query parameters and sends them as bundle. This ensures the correct order of logs within logdna. - resend logs that failed to send. - support smartlog messages and the smartlog ecosystem +- support giraffe.cloud ecosystem ```typescript import { ILogPackage } from '@pushrocks/smartlog-interfaces';