view source
Efficient JSON logging with NodeJS
For those who love so much JavaScript that they want to run it on browsers and servers: Node.js is the solution. As Wikipedia states: “Node.js is a packaged compilation of Google’s V8 JavaScript engine, the libuv platform abstraction layer, and a core library, which is itself primarily written in JavaScript.” And yes, Node.js is one of the languages that has widespread in the recent years.
Advertisement