overtop.logger
v1.1.1
Published
Logging mechanism for Overtop NodeJS applications
Downloads
5
Readme
overtop.logger
Author: Nico Greco
Contact: [email protected]
Version: 1.1.1
Logging mechanism for Overtop NodeJS applications
This package is a wrapper for the winston logging api, which also interfaces with mongodb client api to store logs as documents within specified collections.
| Dependencies | |--------------| | winston | | moment |
| Dev Dependencies | |------------------| | mocha | | chai | | chai-fs | | sinon | | lolex |