Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log all hubot output to debug log? #127

Merged
merged 1 commit into from
Jan 11, 2015
Merged

Conversation

dpritchett
Copy link
Contributor

I was hoping to build something on top of hubot's log (a twitter integration) and I noticed that while hubot's logging everything he hears he's not logging everything he says. If he were logging his own .send() text then I could very easily hook into that. What do you think?

cc @joshwlewis

btw thanks for this library from #memtech on freenode 🍺

I was hoping to build something on top of hubot's log (a twitter integration) and I noticed that while hubot's logging everything he hears he's not logging everything he says.  If he were logging his own .send() text then I could very easily hook into that.  What do you think?

cc @joshwlewis

btw thanks for this library from #memtech on freenode 🍺
@jgable
Copy link
Collaborator

jgable commented Aug 1, 2014

Have you tested this out locally?

@dpritchett
Copy link
Contributor Author

I hacked the local copy of hubot-irc in my node_modules folder and i used logger.info target + " " + str instead of the submitted change, but yes it worked as expected.

@martinb3
Copy link

👍

@parkr
Copy link
Collaborator

parkr commented Jan 11, 2015

Might be helpful for debugging as well. 👍

nandub added a commit that referenced this pull request Jan 11, 2015
Log all hubot output to debug log?
@nandub nandub merged commit 9f35f3e into nandub:master Jan 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants