1.0.10 • Published 6 years ago

nb-react-logger v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Welcome to nb-react-logger šŸ‘‹

Version License: MIT

logging system for api performance and console, javascript errors. a proper axios instance and a config object with POST_URL (where you want to post the logs to) has to be provided at initialisation to the initializeAll function

Install

npm i nb-react-logger

Usage

import { initializeAll } from "nb-react-logger";
initalizeAll(axios, {POST_URL:"your url"})

Author

šŸ‘¤ aby varghese alex

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago