0.1.0 • Published 10 years ago

jobot-logs v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

NPM version Build Status Dependency Status

Jobot logging helper

Install

$ npm install --save jobot-logs
  • add jobot-logs to the file external-scripts.json
["jobot-logs"]

Usage

This package assumes hubot output is logged to a file #{hubot.name}.log in a directory LOG_DIR

>> hubot show log 
  • hubot show log
  • hubot log size
  • hubot show old log (date) at (time)
  • hubot log size

scripts/logs.coffee for details

License

MIT © 8D Technologies

0.1.0

10 years ago