@coa-it/infotech_logger

1.1.0 • Public • Published

Project Description

City of Auburn: Node Package for all node-js scripts to log to the same API.

Instructions

yarn add @coa-it/infotech_logger

const logger = require('./infoTechLogger');

const log = await logger.log({ name: _appName });

await logger.update(log);

Readme

Keywords

none

Package Sidebar

Install

npm i @coa-it/infotech_logger

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

3.6 kB

Total Files

4

Last publish

Collaborators

  • coa-it