18F / standup-slack-bot

A Slack bot to streamline team standup without disturbing the overall flow of conversation
https://standup-slack-bot.app.cloud.gov/
Other
87 stars 31 forks source link

Logging #33

Closed mgwalker closed 8 years ago

mgwalker commented 8 years ago

Might be useful to log lots of stuff, with optional log levels so it can be quieted once it's more polished. Recommend using a logging library rather than just console.log so we can get timestamps plus the levels.