1.0.0 • Published 6 years ago
atifgk-logcentralts v1.0.0
LogCentral
Installation
npm install logcentralts --saveUsage
TypeScript
import { LogCentral } from 'logcentralts';
const logCentral = new LogCentral("4a05fa80-caed-4d07-9052-47f9dde1ccdd");
logCentral.Error("new error log using LogCentral NPM using typescript");1.0.0
6 years ago