1.0.2 • Published 8 years ago

etsmonitor v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

#Overview

Control the flow of your Xtribe Manager messages with our monitor. This monitor is based on Scribe.js so for examples, tests, and API please refer to the Scribe.js Wiki

##Features

  • Allows you to use the console object (which provides easy integration with existing systems)
  • Save messages into JSON log files organized by user, date, and type or your custom rule
  • Print messages into console using customized colors (to indicate level of importance)
  • Adding context to logs such as time, tags, filename and line number
  • Handles logging Objects / Arrays
  • Log Express.js requests
  • Provides a developer API to access your logs
  • Features a rich HTML web panel to access logs from anywhere in the world

#Installation

npm install etsmonitor

#Contributors