Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 709 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 709 Bytes

NPM version

event-logger

EventLogger can be used for simple logging and audit logging - but also as a timer for test and debugging.

To install

npm install event-logger

Examples

Simple logging: example1.js

Advanced logging with timer: example2.js

This is an early BETA version

As soon as the module has shown it's worth and stability on a live system, it will be marked as version >= 1.0.0.

Until then: Feel free to play around with it, learn from it.