mmclogger
v0.0.0-alpha1
Published
Logs messages with timestamps and severity levels
Readme
mmclogger
mmclogger is a lightweight logging utility designed to simplify the process of adding logging capabilities to your applications. It provides a simple and intuitive interface for logging messages at different levels (info, warning, error) and supports various output formats.
Installation
To install mmclogger, run the following command:
npm install mmcloggerFeatures
- Easy-to-use logging interface
- Support for multiple log levels (info, warning, error)
- Flexible output formats
- Customizable logging configuration
Contributing
Contributions to mmclogger are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the GitHub repository.
License
mmclogger is licensed under the MIT License. See the LICENSE file for more information.
