Intel - nodejs logging that plays nice with console.log
seanmonstar.com
Intel - nodejs logging that plays nice with console.log
1–10 of 23 posts
Re: Intel - nodejs logging that plays nice with console.log
#2Sortof an odd choice for a name, considering the brand recognition in the tech industry, otherwise neat.
Re: Intel - nodejs logging that plays nice with console.log
#3I tried to make a better console for Node too![1]
Re: Intel - nodejs logging that plays nice with console.log
#4Sortof an odd choice for a name, considering the brand recognition in the tech industry, otherwise neat.
I guess you mean "brand recognition" ?
Re: Intel - nodejs logging that plays nice with console.log
#5I thought that Intel made a nodejs logging tool, little did I know that the tool is just called Intel.
I feel slightly disappointed (no offence op)...
Re: Intel - nodejs logging that plays nice with console.log
#6Re: Intel - nodejs logging that plays nice with console.log
#7Name is definitely going to be confusing. I completely expected this to be something Intel was doing nodejs related.
Re: Intel - nodejs logging that plays nice with console.log
#8An excellent example of why you never let developers name things
Re: Intel - nodejs logging that plays nice with console.log
#9Not 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]