@Doug, I will, but I got what I needed out of winston for now, so will stick with it. I had to work around a few weaknesses, but I did already. When I want to improve the logging (on my todo list, but not immediate), I will look at this as well.
On Tuesday, March 27, 2012 7:42:03 AM UTC+2, Douglas Martin wrote: > > You might want to checkout comb logging > http://pollenware.github.com/comb/symbols/comb.logging.Logger.html > > On Sunday, March 25, 2012 5:34:42 PM UTC-5, deitch wrote: >> >> What do people here recommend for logging? In the old Java days, I would >> use Apache commons-logging or log4j, sprinkle tons of log('debug',msg) >> statements all over the place, and raise/lower the debug level using an >> environment var. >> >> Of course, I much prefer turning it on to debug mode and connecting >> node-inspector and the WebKit interface, but that is not possible in a >> cloud-based prod environment. >> >> Thanks. >> > On Tuesday, March 27, 2012 7:42:03 AM UTC+2, Douglas Martin wrote: > > You might want to checkout comb logging > http://pollenware.github.com/comb/symbols/comb.logging.Logger.html > > On Sunday, March 25, 2012 5:34:42 PM UTC-5, deitch wrote: >> >> What do people here recommend for logging? In the old Java days, I would >> use Apache commons-logging or log4j, sprinkle tons of log('debug',msg) >> statements all over the place, and raise/lower the debug level using an >> environment var. >> >> Of course, I much prefer turning it on to debug mode and connecting >> node-inspector and the WebKit interface, but that is not possible in a >> cloud-based prod environment. >> >> Thanks. >> > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
