Live data from Hacker News

Intel - nodejs logging that plays nice with console.log

seanmonstar.com

1–10 of 23 posts

Re: Intel - nodejs logging that plays nice with console.log

#6
post #4

Sortof an odd choice for a name, considering the brand recognition in the tech industry, otherwise neat.

I guess you mean "brand recognition" ?

Unless by naming it as such OP is looking for some brand reconditioning :)

Re: Intel - nodejs logging that plays nice with console.log

#9
Not directly related, but the author mentioned Winston, which made me think: who are these people using Node.js that don't need log rotation? Winston doesn't have built-in support. The only logging library I've found that supports this without extra effort is log4node.[1]

[1] https://github.com/bpaquet/log4node

Post reply on HN