hubot icon indicating copy to clipboard operation
hubot copied to clipboard

Document logging

Open strugee opened this issue 6 years ago • 9 comments

We should document exactly what robot.logger is (it's only mentioned in passing in an example). Also we should document HUBOT_LOG_LEVEL.

strugee avatar Sep 01 '17 21:09 strugee

Would like the evolution process to maybe consider an update to the underlying log package. Maybe using Winston, with Morgan for auto logging HTTP requests, e.g: http://tostring.it/2014/06/23/advanced-logging-with-nodejs/

But yeah, in the interim, docs would be good.

timkinnane avatar Sep 02 '17 00:09 timkinnane

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 01 '17 00:12 stale[bot]

stalebot: shut up. This is so obviously still an issue.

Can someone seriously turn that thing off? It makes sense in high-traffic repositories but this one just... isn't. It's stupid and wastes people's time.

strugee avatar Dec 01 '17 01:12 strugee

This project is abandoned. I tried keeping stale bot away from a couple of my issues but it just keeps coming back and no one is reviewing them anyway. I've messaged the core team through slack and no one responds. The community is still supporting each other and some of the external contributors with limited access are still approving PRs from time to time, but there's no one at the reigns. There's some murmurs of waiting for direction from higher ups at GitHub, but it's very disappointing that they've not even tried to communicate with the community or respond to basic requests like turning off stalebot, which is just carpet bombing legitimate issues.

timkinnane avatar Dec 01 '17 01:12 timkinnane

@timkinnane time for a community fork maybe? Idk

strugee avatar Dec 01 '17 05:12 strugee

Indeed. I've been working on one, but I've refactored a lot without updating docs, so it's not ready for mainstream consumption. I'll email you.

timkinnane avatar Dec 01 '17 05:12 timkinnane

Neat. FWIW I just thought of "Nubot" as a fun fork name (play on "new") but I can't tell if it's stupid or not because it's 1:40 AM here :thumbsup:

strugee avatar Dec 01 '17 06:12 strugee

Haha, yep, that's what I called it.

timkinnane avatar Dec 01 '17 09:12 timkinnane

Hola de 10

D-cm avatar May 14 '20 18:05 D-cm

Hey, activity: https://github.com/hubotio/hubot/pull/1581

This is a good idea. https://github.com/hubotio/hubot/blob/master/docs/scripting.md would be the place to include it.

robot.logger uses https://www.npmjs.com/package/log

technicalpickles avatar Apr 18 '23 14:04 technicalpickles

Hubot logger is now an instance of pino

joeyguerra avatar Nov 06 '23 02:11 joeyguerra