fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-03 07:48:25 +00:00
parent d89b610006
commit 3a2af6634d

View File

@ -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';