Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 201 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 201 Bytes

Adrien.log

The perfect javascript log tool

How to install

npm install Adrien.log --save
or
yarn add Adrien.log

How to use

const Adrien = require('Adrien.log');
Adrien.log(e);