Click here to Skip to main content
15,886,806 members
Articles / Programming Languages / Javascript

A simple log server using express, nodejs, and mongodb

Rate me:
Please Sign up or sign in to vote.
3.75/5 (10 votes)
30 Mar 2012CPOL3 min read 38.6K   20  
In this article we are going to review a piece of NodeJS code and learn how to use some of its common modules. This is a simple application which keeps record of logs including errors, warnings and information.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO usabli.ca
Iran (Islamic Republic of) Iran (Islamic Republic of)
I am a web developer, the co-founder of usabli.ca.
I love programming and also new technologies on Web Developing such as HTML5 and I always split my time between programming and reading.

Comments and Discussions