This package has been deprecated

Author message:

This package has been deprecated and is now a part of @springtree/eva-sdk-core-service. See https://springtreesolutions.github.io/eva-sdk-repo/#/updating?id=_2020-11-10

@springtree/eva-sdk-core-warning
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@springtree/eva-sdk-core-warning

This is an interceptor for the EvaService implementation from @springtree/eva-sdk-core-service. It can be used to log EVA-Warning headers being returned from the backend.

Usage

import { evaWarningLogger } from '@springtree/eva-sdk-core-warning');

// This will register and enable the interceptor with the EvaService class
//
evaWarningLogger.activate();

Readme

Keywords

none

Package Sidebar

Install

npm i @springtree/eva-sdk-core-warning

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

16 kB

Total Files

12

Last publish

Collaborators

  • adebree
  • appie
  • janvandenberg
  • mdoeswijk
  • springtree_solutions