Skip to content

Instantly share code, notes, and snippets.

@stliu
Created December 5, 2012 07:36
Show Gist options
  • Select an option

  • Save stliu/4213448 to your computer and use it in GitHub Desktop.

Select an option

Save stliu/4213448 to your computer and use it in GitHub Desktop.
Last login: Wed Dec 5 15:30:22 on ttys002
server:~ stliu$ cd projects/myprojects/s2y/
server:s2y stliu$ node app.js
Express server listening on port 3000
--------------------------------
{ t: '0', c: '23', h: '20' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:35:06 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
--------------------------------
{ t: '0', c: '24', h: '23' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:35:16 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
--------------------------------
{ t: '0', c: '24', h: '23' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:35:26 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
--------------------------------
{ t: '0', c: '24', h: '23' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:35:36 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
--------------------------------
{ t: '0', c: '24', h: '23' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:35:46 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
--------------------------------
{ t: '0', c: '24', h: '23' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:35:56 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
--------------------------------
{ t: '0', c: '24', h: '23' }
192.168.1.1 - - [Wed, 05 Dec 2012 07:36:06 GMT] "POST /d/5942 HTTP/1.1" 200 10 "-" "-"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment