kir-dev / korok

Villanykari Profil és Körök alkalmazás
MIT License
6 stars 0 forks source link

frontend - logging library #124

Open Kresshy opened 10 years ago

Kresshy commented 10 years ago

We should use some logging library instead of just calling console.log. At the moment it seems morgan is just a http request logging library and it is not able to log to console or to a file. According to these sources we should decide to use log4js only or try to integrate it with morgan.