1.0.2 • Published 1 year ago

loggin-guru v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

loggin-guru

npm

loggin-guru is a flexible and easy-to-use logging framework for Node.js applications.

Features

  • Supports logging messages at different levels (debug, info, warn, error).
  • Allows logging to multiple transports (console, file).
  • Customizable log format.
  • Dynamic log level configuration.
  • Error handling for logging failures.
  • Event-driven architecture with EventEmitter.

Installation

You can install loggin-guru via npm:

npm install loggin-guru
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago