1.0.10 ā€¢ Published 4 years ago

nb-react-logger v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago