0.0.0 • Published 7 years ago

@tomekf/hard-log v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

@tomekf/hard-log

Persistent anti-uglify-js console.log (just an export of global.console)

Instalation

npm i @tomekf/hard-log # or yarn add @tomekf/hard-log

Usage

import hardLog from '@tomekf/hard-log';

hardLog.warn('yolo');

Changelog

View on github.

0.0.0

7 years ago