Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 702 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 702 Bytes

hubot simple logger npm version

hubot-simple-logger is message file logger and simple web interface

0.0.11

  • it handles missing text in logs
  • it also handles private messages on irc (msg hubot and get your reply in a private channel)
  • private messages are not saved to logs

Install & Use

Environment Variables

HUBOT_LOGS_PORT=8086                         # Logger web server Port
HUBOT_LOGS_FOLDER=/data/logs                 # Directory for Log Data