lwsjs / local-web-server

A lean, modular web server for rapid full-stack development.
MIT License
1.21k stars 85 forks source link

morgan deprecated #12

Closed tcarlsen closed 10 years ago

tcarlsen commented 10 years ago
› ws
morgan deprecated morgan(options): use morgan("default", options) instead ../../../.nvm/v0.10.26/lib/node_modules/local-web-server/bin/ws.js:107:17
morgan deprecated default format: use combined format ../../../.nvm/v0.10.26/lib/node_modules/local-web-server/bin/ws.js:107:17
serving at http://localhost:8000
75lb commented 10 years ago

fixed in v0.5.13, thanks @tcarlsen :+1:

tcarlsen commented 10 years ago

nooooo thank you for this awesome package! I use it on daily basic and I love the new stats!

75lb commented 10 years ago

heh, thanks - pleased you like it.. let me know if i can improve it in any way..