npm.io
1.0.31 • Published 9h agoCLI

opticore-logger

Licence
MIT
Version
1.0.31
Deps
10
Size
27 kB
Vulns
0
Weekly
0

Installation

npm install opticore-logger

Summary

This package contains different log levels, and allows you to trace each action carried out in a file called app.log You can see the package from (https://github.com/guyzoum77/opticore-logger).

Usage

const logger: LoggerCore = new LoggerCore();

logger.error();
logger.success();
logger.warn();
logger.info();
logger.debug();

Contributors

This package is led by Guy-serge Kouacou.

Contributing

This project welcomes contributions from the community. Contributions are accepted using GitHub pull requests. If you're not familiar with making GitHub pull requests, please refer to the GitHub documentation "Creating a pull request."

Keywords