UNPKG

log-queue

Version:

Logging to console with eventual log4js-tagline support.

23 lines (17 loc) 807 B
[![npm Package](https://img.shields.io/npm/v/log-queue.svg)](https://www.npmjs.org/package/log-queue) [![License](https://img.shields.io/npm/l/log.svg)](https://github.com/jman717/log/blob/master/LICENSE) [![CodeQL](https://github.com/jman717/log/actions/workflows/actions.yml/badge.svg)](https://github.com/jman717/log/actions/workflows/actions.yml) [![Node.js CI](https://github.com/jman717/log/actions/workflows/node.js.yml/badge.svg)](https://github.com/jman717/log/actions/workflows/node.js.yml) [![NPM](https://nodei.co/npm/log-queue.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/log-queue/) Logging to console, log4js-tagline and http. Mocha Test --------- ``` npm test ``` General Setup Test --------- ``` npm run test_logs npm run test_http ```