logcentral-abcd

Centralized Application Logs

Usage no npm install needed!

<script type="module">
  import logcentralAbcd from 'https://cdn.skypack.dev/logcentral-abcd';
</script>

README

LogCentral

LogCentral details.

Installation

npm i atifgk-hello-app --save

Usage

const LogCentral = require('atifgk-hello-app');

let logCentral = new LogCentral('4a05fa80-caed-4d07-9052-47f9dde1ccdd');
logCentral.Error("new error log using LogCentral NPM");