Skip to content

Latest commit

 

History

History

nightingale-browser-console-formatter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nightingale-browser-console-formatter

Deprecated: use NightingaleBrowserConsoleFormatter from nightingale

Install

npm install --save nightingale

Usage

import { NightingaleBrowserConsoleFormatter } from "nightingale";

const formatter = new NightingaleBrowserConsoleFormatter("light");
formatter.format(record);