nightingale-browser-console
TypeScript icon, indicating that this package has built-in type declarations

16.2.0 • Public • Published

nightingale-browser-console

Deprecated: use BrowserConsoleHandler from nightingale

npm version npm downloads node version types

Install

npm install --save nightingale

Usage

import { configure, levels, BrowserConsoleHandler } from "nightingale";

configure([{ handlers: [new BrowserConsoleHandler(Level.INFO)] }]);

Package Sidebar

Install

npm i nightingale-browser-console

Weekly Downloads

111

Version

16.2.0

License

ISC

Unpacked Size

20 kB

Total Files

5

Last publish

Collaborators

  • churpeau