sandy-logger
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

sandy-logger

A console logger for different type of messages i.e. warnning, error, success and info etc.

Usage

import { Logger } from 'sandy-logger';


Log.error('something went wrong');
Log.warn('check you back!');
Log.info('Great !!');


Package Sidebar

Install

npm i sandy-logger

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

7.44 kB

Total Files

24

Last publish

Collaborators

  • smstosandeep