@jielife/beautiful_log

1.0.0 • Public • Published

BeautifulLog

import BeautifulLog from "BeautifulLog";
var obj = {
  Environment: "production",
  Platform: "shakespeare",
  Version: "1.1.0",
  "Build Date": "2020-06-17T03:35:59.132Z",
};
var BLog = new BeautifulLog();
BLog.log(obj);

Readme

Keywords

none

Package Sidebar

Install

npm i @jielife/beautiful_log

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.24 kB

Total Files

3

Last publish

Collaborators

  • jielife