Skip to content

cryptoforder/whispering-winds-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whispering Winds Logger

A minimalistic, efficient logging library for JavaScript applications, providing straightforward logging capabilities with a touch of elegance.

Installation

npm install whispering-winds-logger

Usage

const logger = require('whispering-winds-logger');

logger.info('This is an informational message');
logger.warn('This is a warning message');
logger.error('This is an error message');

Enjoy simple and elegant logging with whispering-winds-logger.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages