Skip to content

Instantly share code, notes, and snippets.

@shwei
Last active February 22, 2019 23:05
Show Gist options
  • Save shwei/84a2de2a4f52dd9a0738c49a7b2c1846 to your computer and use it in GitHub Desktop.
Save shwei/84a2de2a4f52dd9a0738c49a7b2c1846 to your computer and use it in GitHub Desktop.
Benchmark (2019/2/22) between master and pass-ip-to-request-constructor
>$ npm run bench
> fastify@2.0.0-rc.6 bench /Users/shwei/Work/workspace/fastify
> branchcmp -r 2 -g -s "npm run benchmark"
Current Branch is pass-ip-to-request-constructor 88f4c8a
? What's your branches to compare? master, pass-ip-to-request-constructor
? Please enter the command you want to execute in all branches! npm run benchmark
Checking out "master"
Execute "npm run benchmark"
> fastify@2.0.0-rc.6 benchmark /Users/shwei/Work/workspace/fastify
> npx concurrently -k -s first "node ./examples/simple.js" "npx autocannon -c 100 -d 5 -p 10 localhost:3000/"
[1] Running 5s test @ http://localhost:3000/
[1] 100 connections with 10 pipelining factor
[1]
[0] {"level":30,"time":1550875847689,"msg":"Server listening at http://127.0.0.1:3000","pid":17513,"hostname":"shw.local","v":1}
[0] {"level":30,"time":1550875847690,"msg":"server listening on http://127.0.0.1:3000","pid":17513,"hostname":"shw.local","v":1}
[0] {"level":30,"time":1550875847703,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847716,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":2,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847719,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":3,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847720,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":4,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847720,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":5,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847721,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":6,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847721,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":7,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847721,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":8,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847721,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":9,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847722,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":10,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847723,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1,"res":{"statusCode":200},"responseTime":17.54780101776123,"v":1}
[0] {"level":30,"time":1550875847724,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":2,"res":{"statusCode":200},"responseTime":5.845031023025513,"v":1}
[0] {"level":30,"time":1550875847724,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":3,"res":{"statusCode":200},"responseTime":4.746083974838257,"v":1}
[0] {"level":30,"time":1550875847724,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":4,"res":{"statusCode":200},"responseTime":4.300150036811829,"v":1}
[0] {"level":30,"time":1550875847724,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":5,"res":{"statusCode":200},"responseTime":3.4238110780715942,"v":1}
[0] {"level":30,"time":1550875847724,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":6,"res":{"statusCode":200},"responseTime":3.2986360788345337,"v":1}
[0] {"level":30,"time":1550875847724,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":7,"res":{"statusCode":200},"responseTime":3.2669830322265625,"v":1}
[0] {"level":30,"time":1550875847725,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":8,"res":{"statusCode":200},"responseTime":3.2755630016326904,"v":1}
[0] {"level":30,"time":1550875847725,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":9,"res":{"statusCode":200},"responseTime":3.2897589206695557,"v":1}
[0] {"level":30,"time":1550875847730,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":10,"res":{"statusCode":200},"responseTime":8.662505984306335,"v":1}
[0] {"level":30,"time":1550875847731,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":11,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847733,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":12,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847733,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":13,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847734,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":14,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847734,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":15,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847735,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":16,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847735,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":17,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847735,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":18,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847735,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":19,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847736,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":20,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847736,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":11,"res":{"statusCode":200},"responseTime":4.160271048545837,"v":1}
[0] {"level":30,"time":1550875847736,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":12,"res":{"statusCode":200},"responseTime":3.499949097633362,"v":1}
[0] {"level":30,"time":1550875847737,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":13,"res":{"statusCode":200},"responseTime":3.3353739976882935,"v":1}
[0] {"level":30,"time":1550875847737,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":14,"res":{"statusCode":200},"responseTime":3.0677011013031006,"v":1}
[0] {"level":30,"time":1550875847738,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":15,"res":{"statusCode":200},"responseTime":2.8262429237365723,"v":1}
[0] {"level":30,"time":1550875847738,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":16,"res":{"statusCode":200},"responseTime":2.7626869678497314,"v":1}
[0] {"level":30,"time":1550875847738,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":17,"res":{"statusCode":200},"responseTime":2.7218070030212402,"v":1}
[0] {"level":30,"time":1550875847738,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":18,"res":{"statusCode":200},"responseTime":2.718953013420105,"v":1}
[0] {"level":30,"time":1550875847738,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":19,"res":{"statusCode":200},"responseTime":2.7073800563812256,"v":1}
[0] {"level":30,"time":1550875847738,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":20,"res":{"statusCode":200},"responseTime":2.6737899780273438,"v":1}
[0] {"level":30,"time":1550875847739,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":21,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847739,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":22,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847739,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":23,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847739,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":24,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":25,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":26,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":27,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":28,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":29,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":30,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847740,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":21,"res":{"statusCode":200},"responseTime":1.7191619873046875,"v":1}
[0] {"level":30,"time":1550875847741,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":22,"res":{"statusCode":200},"responseTime":1.55708909034729,"v":1}
[0] {"level":30,"time":1550875847741,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":23,"res":{"statusCode":200},"responseTime":1.544734001159668,"v":1}
[0] {"level":30,"time":1550875847741,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":24,"res":{"statusCode":200},"responseTime":1.544929027557373,"v":1}
[0] {"level":30,"time":1550875847741,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":25,"res":{"statusCode":200},"responseTime":1.7722790241241455,"v":1}
[0] {"level":30,"time":1550875847742,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":26,"res":{"statusCode":200},"responseTime":2.510990023612976,"v":1}
[0] {"level":30,"time":1550875847742,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":27,"res":{"statusCode":200},"responseTime":2.555364966392517,"v":1}
[0] {"level":30,"time":1550875847743,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":28,"res":{"statusCode":200},"responseTime":2.5789120197296143,"v":1}
[0] {"level":30,"time":1550875847743,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":29,"res":{"statusCode":200},"responseTime":2.6021770238876343,"v":1}
[0] {"level":30,"time":1550875847743,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":30,"res":{"statusCode":200},"responseTime":2.5683350563049316,"v":1}
[0] {"level":30,"time":1550875847743,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":31,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847743,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":32,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847743,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":33,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":34,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":35,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":36,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":37,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":38,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":39,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847744,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":40,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847745,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":31,"res":{"statusCode":200},"responseTime":1.6089900732040405,"v":1}
[0] {"level":30,"time":1550875847745,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":32,"res":{"statusCode":200},"responseTime":1.6061240434646606,"v":1}
[0] {"level":30,"time":1550875847745,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":33,"res":{"statusCode":200},"responseTime":1.6209360361099243,"v":1}
[0] {"level":30,"time":1550875847745,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":34,"res":{"statusCode":200},"responseTime":1.64547598361969,"v":1}
[0] {"level":30,"time":1550875847745,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":35,"res":{"statusCode":200},"responseTime":1.6623600721359253,"v":1}
[0] {"level":30,"time":1550875847746,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":36,"res":{"statusCode":200},"responseTime":1.6816610097885132,"v":1}
[0] {"level":30,"time":1550875847746,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":37,"res":{"statusCode":200},"responseTime":1.7049020528793335,"v":1}
[0] {"level":30,"time":1550875847746,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":38,"res":{"statusCode":200},"responseTime":2.0210388898849487,"v":1}
[0] {"level":30,"time":1550875847746,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":39,"res":{"statusCode":200},"responseTime":2.066532015800476,"v":1}
[0] {"level":30,"time":1550875847746,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":40,"res":{"statusCode":200},"responseTime":1.9849660396575928,"v":1}
[0] {"level":30,"time":1550875847748,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":41,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847748,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":42,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":43,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":44,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":45,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":46,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":47,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":48,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847749,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":49,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847753,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":50,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847754,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":41,"res":{"statusCode":200},"responseTime":5.873996019363403,"v":1}
[0] {"level":30,"time":1550875847755,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":42,"res":{"statusCode":200},"responseTime":6.126327991485596,"v":1}
[0] {"level":30,"time":1550875847755,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":43,"res":{"statusCode":200},"responseTime":6.445664048194885,"v":1}
[0] {"level":30,"time":1550875847755,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":44,"res":{"statusCode":200},"responseTime":6.747653007507324,"v":1}
[0] {"level":30,"time":1550875847756,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":45,"res":{"statusCode":200},"responseTime":6.844783902168274,"v":1}
[0] {"level":30,"time":1550875847756,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":46,"res":{"statusCode":200},"responseTime":6.92065703868866,"v":1}
[0] {"level":30,"time":1550875847756,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":47,"res":{"statusCode":200},"responseTime":6.972793936729431,"v":1}
[0] {"level":30,"time":1550875847756,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":48,"res":{"statusCode":200},"responseTime":7.020709991455078,"v":1}
[0] {"level":30,"time":1550875847756,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":49,"res":{"statusCode":200},"responseTime":7.061424016952515,"v":1}
[0] {"level":30,"time":1550875847756,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":50,"res":{"statusCode":200},"responseTime":3.4136369228363037,"v":1}
[0] {"level":30,"time":1550875847761,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":51,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847761,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":52,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847761,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":53,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847761,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":54,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847762,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":55,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847762,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":56,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847762,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":57,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847762,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":58,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847763,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":59,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847763,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":60,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847763,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":51,"res":{"statusCode":200},"responseTime":2.0649689435958862,"v":1}
[0] {"level":30,"time":1550875847763,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":52,"res":{"statusCode":200},"responseTime":1.99281907081604,"v":1}
[0] {"level":30,"time":1550875847763,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":53,"res":{"statusCode":200},"responseTime":1.9821490049362183,"v":1}
[0] {"level":30,"time":1550875847763,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":54,"res":{"statusCode":200},"responseTime":1.9748280048370361,"v":1}
[0] {"level":30,"time":1550875847764,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":55,"res":{"statusCode":200},"responseTime":1.9416899681091309,"v":1}
[0] {"level":30,"time":1550875847764,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":56,"res":{"statusCode":200},"responseTime":1.6278200149536133,"v":1}
[0] {"level":30,"time":1550875847764,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":57,"res":{"statusCode":200},"responseTime":1.9492640495300293,"v":1}
[0] {"level":30,"time":1550875847764,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":58,"res":{"statusCode":200},"responseTime":1.9845749139785767,"v":1}
[0] {"level":30,"time":1550875847765,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":59,"res":{"statusCode":200},"responseTime":1.9840320348739624,"v":1}
[0] {"level":30,"time":1550875847765,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":60,"res":{"statusCode":200},"responseTime":1.931102991104126,"v":1}
[0] {"level":30,"time":1550875847765,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":61,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847765,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":62,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847765,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":63,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847765,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":64,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847765,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":65,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847766,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":66,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847766,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":67,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847766,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":68,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847766,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":69,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847766,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":70,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847766,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":61,"res":{"statusCode":200},"responseTime":1.440824031829834,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":62,"res":{"statusCode":200},"responseTime":1.4422780275344849,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":63,"res":{"statusCode":200},"responseTime":1.463284969329834,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":64,"res":{"statusCode":200},"responseTime":1.4998010396957397,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":65,"res":{"statusCode":200},"responseTime":1.5210449695587158,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":66,"res":{"statusCode":200},"responseTime":1.5430049896240234,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":67,"res":{"statusCode":200},"responseTime":1.5685310363769531,"v":1}
[0] {"level":30,"time":1550875847767,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":68,"res":{"statusCode":200},"responseTime":1.590380072593689,"v":1}
[0] {"level":30,"time":1550875847768,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":69,"res":{"statusCode":200},"responseTime":1.6077910661697388,"v":1}
[0] {"level":30,"time":1550875847768,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":70,"res":{"statusCode":200},"responseTime":1.5810739994049072,"v":1}
[0] {"level":30,"time":1550875847768,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":71,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847768,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":72,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847768,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":73,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847768,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":74,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847768,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":75,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847769,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":76,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847769,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":77,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847769,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":78,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847769,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":79,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847769,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":80,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847769,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":71,"res":{"statusCode":200},"responseTime":1.3429139852523804,"v":1}
[0] {"level":30,"time":1550875847769,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":72,"res":{"statusCode":200},"responseTime":1.300136923789978,"v":1}
[0] {"level":30,"time":1550875847770,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":73,"res":{"statusCode":200},"responseTime":1.3051750659942627,"v":1}
[0] {"level":30,"time":1550875847770,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":74,"res":{"statusCode":200},"responseTime":1.3147130012512207,"v":1}
[0] {"level":30,"time":1550875847770,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":75,"res":{"statusCode":200},"responseTime":1.3317790031433105,"v":1}
[0] {"level":30,"time":1550875847770,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":76,"res":{"statusCode":200},"responseTime":1.3527019023895264,"v":1}
[0] {"level":30,"time":1550875847770,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":77,"res":{"statusCode":200},"responseTime":1.3613439798355103,"v":1}
[0] {"level":30,"time":1550875847770,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":78,"res":{"statusCode":200},"responseTime":1.3799570798873901,"v":1}
[0] {"level":30,"time":1550875847771,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":79,"res":{"statusCode":200},"responseTime":2.224287986755371,"v":1}
[0] {"level":30,"time":1550875847772,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":80,"res":{"statusCode":200},"responseTime":2.4026700258255005,"v":1}
[0] {"level":30,"time":1550875847772,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":81,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847772,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":82,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847772,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":83,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847772,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":84,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847772,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":85,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847773,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":86,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847773,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":87,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847773,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":88,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847773,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":89,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847773,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":90,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847774,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":81,"res":{"statusCode":200},"responseTime":1.8504780530929565,"v":1}
[0] {"level":30,"time":1550875847774,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":82,"res":{"statusCode":200},"responseTime":1.8032540082931519,"v":1}
[0] {"level":30,"time":1550875847774,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":83,"res":{"statusCode":200},"responseTime":1.8117400407791138,"v":1}
[0] {"level":30,"time":1550875847774,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":84,"res":{"statusCode":200},"responseTime":1.8669730424880981,"v":1}
[0] {"level":30,"time":1550875847774,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":85,"res":{"statusCode":200},"responseTime":1.9008060693740845,"v":1}
[0] {"level":30,"time":1550875847777,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":86,"res":{"statusCode":200},"responseTime":4.207066059112549,"v":1}
[0] {"level":30,"time":1550875847778,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":87,"res":{"statusCode":200},"responseTime":5.6424020528793335,"v":1}
[0] {"level":30,"time":1550875847779,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":88,"res":{"statusCode":200},"responseTime":6.277697920799255,"v":1}
[0] {"level":30,"time":1550875847780,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":89,"res":{"statusCode":200},"responseTime":6.526340007781982,"v":1}
[0] {"level":30,"time":1550875847780,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":90,"res":{"statusCode":200},"responseTime":6.493162989616394,"v":1}
[0] {"level":30,"time":1550875847780,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":91,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847780,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":92,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":93,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":94,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":95,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":96,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":97,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":98,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847781,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":99,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847782,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":100,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847782,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":91,"res":{"statusCode":200},"responseTime":1.5609179735183716,"v":1}
[0] {"level":30,"time":1550875847782,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":92,"res":{"statusCode":200},"responseTime":1.5179929733276367,"v":1}
[0] {"level":30,"time":1550875847782,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":93,"res":{"statusCode":200},"responseTime":1.5462650060653687,"v":1}
[0] {"level":30,"time":1550875847782,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":94,"res":{"statusCode":200},"responseTime":1.5410809516906738,"v":1}
[0] {"level":30,"time":1550875847782,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":95,"res":{"statusCode":200},"responseTime":1.5392000675201416,"v":1}
[0] {"level":30,"time":1550875847783,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":96,"res":{"statusCode":200},"responseTime":1.5343059301376343,"v":1}
[0] {"level":30,"time":1550875847783,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":97,"res":{"statusCode":200},"responseTime":1.546774983406067,"v":1}
[0] {"level":30,"time":1550875847783,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":98,"res":{"statusCode":200},"responseTime":1.5572189092636108,"v":1}
[0] {"level":30,"time":1550875847783,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":99,"res":{"statusCode":200},"responseTime":1.572471022605896,"v":1}
[0] {"level":30,"time":1550875847783,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":100,"res":{"statusCode":200},"responseTime":1.515428900718689,"v":1}
[0] {"level":30,"time":1550875847783,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":101,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":102,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":103,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":104,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":105,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":106,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":107,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847784,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":108,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847786,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":109,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847786,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":110,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847786,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":101,"res":{"statusCode":200},"responseTime":3.0868510007858276,"v":1}
[0] {"level":30,"time":1550875847787,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":102,"res":{"statusCode":200},"responseTime":3.0859700441360474,"v":1}
[0] {"level":30,"time":1550875847787,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":103,"res":{"statusCode":200},"responseTime":3.116634964942932,"v":1}
[0] {"level":30,"time":1550875847787,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":104,"res":{"statusCode":200},"responseTime":3.13470196723938,"v":1}
[0] {"level":30,"time":1550875847787,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":105,"res":{"statusCode":200},"responseTime":3.1641050577163696,"v":1}
[0] {"level":30,"time":1550875847787,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":106,"res":{"statusCode":200},"responseTime":3.1928590536117554,"v":1}
[0] {"level":30,"time":1550875847787,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":107,"res":{"statusCode":200},"responseTime":3.232763886451721,"v":1}
[0] {"level":30,"time":1550875847788,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":108,"res":{"statusCode":200},"responseTime":1.8553379774093628,"v":1}
[0] {"level":30,"time":1550875847788,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":109,"res":{"statusCode":200},"responseTime":1.7391279935836792,"v":1}
[0] {"level":30,"time":1550875847788,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":110,"res":{"statusCode":200},"responseTime":1.6709699630737305,"v":1}
[0] {"level":30,"time":1550875847788,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":111,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847788,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":112,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847789,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":113,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847789,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":114,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847789,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":115,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847789,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":116,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847790,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":117,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847791,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":118,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847791,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":119,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847791,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":120,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847792,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":111,"res":{"statusCode":200},"responseTime":3.5375150442123413,"v":1}
[0] {"level":30,"time":1550875847793,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":112,"res":{"statusCode":200},"responseTime":4.613220930099487,"v":1}
[0] {"level":30,"time":1550875847794,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":113,"res":{"statusCode":200},"responseTime":5.452569007873535,"v":1}
[0] {"level":30,"time":1550875847794,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":114,"res":{"statusCode":200},"responseTime":5.504660964012146,"v":1}
[0] {"level":30,"time":1550875847794,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":115,"res":{"statusCode":200},"responseTime":5.518208980560303,"v":1}
[0] {"level":30,"time":1550875847795,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":116,"res":{"statusCode":200},"responseTime":5.522496938705444,"v":1}
[0] {"level":30,"time":1550875847795,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":117,"res":{"statusCode":200},"responseTime":3.9396039247512817,"v":1}
[0] {"level":30,"time":1550875847795,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":118,"res":{"statusCode":200},"responseTime":3.766695976257324,"v":1}
[0] {"level":30,"time":1550875847795,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":119,"res":{"statusCode":200},"responseTime":3.7182610034942627,"v":1}
[0] {"level":30,"time":1550875847795,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":120,"res":{"statusCode":200},"responseTime":3.657799005508423,"v":1}
[0] {"level":30,"time":1550875847795,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":121,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847796,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":122,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847796,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":123,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847798,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":124,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847798,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":125,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847799,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":126,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847799,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":127,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847799,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":128,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847799,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":129,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847799,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":130,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847800,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":121,"res":{"statusCode":200},"responseTime":4.359700083732605,"v":1}
[0] {"level":30,"time":1550875847800,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":122,"res":{"statusCode":200},"responseTime":4.470124006271362,"v":1}
[0] {"level":30,"time":1550875847801,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":123,"res":{"statusCode":200},"responseTime":4.079121947288513,"v":1}
[0] {"level":30,"time":1550875847802,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":124,"res":{"statusCode":200},"responseTime":3.513463020324707,"v":1}
[0] {"level":30,"time":1550875847802,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":125,"res":{"statusCode":200},"responseTime":3.5596460103988647,"v":1}
[0] {"level":30,"time":1550875847802,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":126,"res":{"statusCode":200},"responseTime":3.5361980199813843,"v":1}
[0] {"level":30,"time":1550875847802,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":127,"res":{"statusCode":200},"responseTime":3.508376955986023,"v":1}
[0] {"level":30,"time":1550875847802,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":128,"res":{"statusCode":200},"responseTime":3.4996989965438843,"v":1}
[0] {"level":30,"time":1550875847803,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":129,"res":{"statusCode":200},"responseTime":3.486053943634033,"v":1}
[0] {"level":30,"time":1550875847803,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":130,"res":{"statusCode":200},"responseTime":3.113898992538452,"v":1}
[0] {"level":30,"time":1550875847803,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":131,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847803,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":132,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847804,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":133,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847804,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":134,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847804,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":135,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847804,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":136,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847804,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":137,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847804,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":138,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847805,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":139,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847805,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":140,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847805,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":131,"res":{"statusCode":200},"responseTime":1.6928410530090332,"v":1}
[0] {"level":30,"time":1550875847805,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":132,"res":{"statusCode":200},"responseTime":1.6183229684829712,"v":1}
[0] {"level":30,"time":1550875847805,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":133,"res":{"statusCode":200},"responseTime":1.6217409372329712,"v":1}
[0] {"level":30,"time":1550875847805,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":134,"res":{"statusCode":200},"responseTime":1.6318799257278442,"v":1}
[0] {"level":30,"time":1550875847806,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":135,"res":{"statusCode":200},"responseTime":1.5876559019088745,"v":1}
[0] {"level":30,"time":1550875847806,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":136,"res":{"statusCode":200},"responseTime":1.5977619886398315,"v":1}
[0] {"level":30,"time":1550875847806,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":137,"res":{"statusCode":200},"responseTime":1.5895299911499023,"v":1}
[0] {"level":30,"time":1550875847806,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":138,"res":{"statusCode":200},"responseTime":1.577672004699707,"v":1}
[0] {"level":30,"time":1550875847806,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":139,"res":{"statusCode":200},"responseTime":1.5940200090408325,"v":1}
[0] {"level":30,"time":1550875847806,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":140,"res":{"statusCode":200},"responseTime":1.648210048675537,"v":1}
[0] {"level":30,"time":1550875847807,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":141,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847807,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":142,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847807,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":143,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847807,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":144,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847807,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":145,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847807,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":146,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847808,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":147,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847808,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":148,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847808,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":149,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847808,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":150,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847809,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":141,"res":{"statusCode":200},"responseTime":2.0309979915618896,"v":1}
[0] {"level":30,"time":1550875847809,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":142,"res":{"statusCode":200},"responseTime":2.2755919694900513,"v":1}
[0] {"level":30,"time":1550875847809,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":143,"res":{"statusCode":200},"responseTime":2.3217480182647705,"v":1}
[0] {"level":30,"time":1550875847810,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":144,"res":{"statusCode":200},"responseTime":2.328776001930237,"v":1}
[0] {"level":30,"time":1550875847810,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":145,"res":{"statusCode":200},"responseTime":2.3531570434570312,"v":1}
[0] {"level":30,"time":1550875847810,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":146,"res":{"statusCode":200},"responseTime":2.354825973510742,"v":1}
[0] {"level":30,"time":1550875847810,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":147,"res":{"statusCode":200},"responseTime":2.421900987625122,"v":1}
[0] {"level":30,"time":1550875847810,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":148,"res":{"statusCode":200},"responseTime":2.438423991203308,"v":1}
[0] {"level":30,"time":1550875847811,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":149,"res":{"statusCode":200},"responseTime":2.6292959451675415,"v":1}
[0] {"level":30,"time":1550875847811,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":150,"res":{"statusCode":200},"responseTime":2.719915986061096,"v":1}
[0] {"level":30,"time":1550875847811,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":151,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847811,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":152,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847811,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":153,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":154,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":155,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":156,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":157,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":158,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":159,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847812,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":160,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847813,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":151,"res":{"statusCode":200},"responseTime":1.5189080238342285,"v":1}
[0] {"level":30,"time":1550875847813,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":152,"res":{"statusCode":200},"responseTime":1.467748999595642,"v":1}
[0] {"level":30,"time":1550875847813,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":153,"res":{"statusCode":200},"responseTime":1.4709489345550537,"v":1}
[0] {"level":30,"time":1550875847813,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":154,"res":{"statusCode":200},"responseTime":1.467634916305542,"v":1}
[0] {"level":30,"time":1550875847813,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":155,"res":{"statusCode":200},"responseTime":1.4708670377731323,"v":1}
[0] {"level":30,"time":1550875847813,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":156,"res":{"statusCode":200},"responseTime":1.487191915512085,"v":1}
[0] {"level":30,"time":1550875847814,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":157,"res":{"statusCode":200},"responseTime":1.4983760118484497,"v":1}
[0] {"level":30,"time":1550875847814,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":158,"res":{"statusCode":200},"responseTime":1.5164400339126587,"v":1}
[0] {"level":30,"time":1550875847814,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":159,"res":{"statusCode":200},"responseTime":1.5395599603652954,"v":1}
[0] {"level":30,"time":1550875847814,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":160,"res":{"statusCode":200},"responseTime":1.5029850006103516,"v":1}
[0] {"level":30,"time":1550875847814,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":161,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847814,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":162,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847814,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":163,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":164,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":165,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":166,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":167,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":168,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":169,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847815,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":170,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847816,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":161,"res":{"statusCode":200},"responseTime":1.5491160154342651,"v":1}
[0] {"level":30,"time":1550875847816,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":162,"res":{"statusCode":200},"responseTime":1.643557071685791,"v":1}
[0] {"level":30,"time":1550875847816,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":163,"res":{"statusCode":200},"responseTime":1.6816110610961914,"v":1}
[0] {"level":30,"time":1550875847816,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":164,"res":{"statusCode":200},"responseTime":1.6970839500427246,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":165,"res":{"statusCode":200},"responseTime":1.7004239559173584,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":166,"res":{"statusCode":200},"responseTime":1.7040220499038696,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":167,"res":{"statusCode":200},"responseTime":1.6940430402755737,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":168,"res":{"statusCode":200},"responseTime":1.6888599395751953,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":169,"res":{"statusCode":200},"responseTime":1.703752040863037,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":170,"res":{"statusCode":200},"responseTime":1.6701370477676392,"v":1}
[0] {"level":30,"time":1550875847817,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":171,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847818,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":172,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847819,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":173,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847819,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":174,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847821,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":175,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847821,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":176,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847821,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":177,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847821,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":178,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847822,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":179,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847822,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":180,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847823,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":171,"res":{"statusCode":200},"responseTime":5.431921005249023,"v":1}
[0] {"level":30,"time":1550875847823,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":172,"res":{"statusCode":200},"responseTime":4.572064995765686,"v":1}
[0] {"level":30,"time":1550875847823,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":173,"res":{"statusCode":200},"responseTime":4.359107971191406,"v":1}
[0] {"level":30,"time":1550875847824,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":174,"res":{"statusCode":200},"responseTime":3.2945998907089233,"v":1}
[0] {"level":30,"time":1550875847824,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":175,"res":{"statusCode":200},"responseTime":2.89198100566864,"v":1}
[0] {"level":30,"time":1550875847824,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":176,"res":{"statusCode":200},"responseTime":2.798678994178772,"v":1}
[0] {"level":30,"time":1550875847824,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":177,"res":{"statusCode":200},"responseTime":2.6646180152893066,"v":1}
[0] {"level":30,"time":1550875847824,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":178,"res":{"statusCode":200},"responseTime":2.7496259212493896,"v":1}
[0] {"level":30,"time":1550875847825,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":179,"res":{"statusCode":200},"responseTime":2.85821795463562,"v":1}
[0] {"level":30,"time":1550875847825,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":180,"res":{"statusCode":200},"responseTime":2.886867046356201,"v":1}
[0] {"level":30,"time":1550875847826,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":181,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847827,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":182,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847828,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":183,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847828,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":184,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847829,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":185,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847829,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":186,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847829,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":187,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847830,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":188,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847830,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":189,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847830,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":190,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847830,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":181,"res":{"statusCode":200},"responseTime":4.018693923950195,"v":1}
[0] {"level":30,"time":1550875847831,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":182,"res":{"statusCode":200},"responseTime":3.3684849739074707,"v":1}
[0] {"level":30,"time":1550875847831,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":183,"res":{"statusCode":200},"responseTime":3.0423489809036255,"v":1}
[0] {"level":30,"time":1550875847831,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":184,"res":{"statusCode":200},"responseTime":2.698401927947998,"v":1}
[0] {"level":30,"time":1550875847831,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":185,"res":{"statusCode":200},"responseTime":2.442440986633301,"v":1}
[0] {"level":30,"time":1550875847831,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":186,"res":{"statusCode":200},"responseTime":2.2354049682617188,"v":1}
[0] {"level":30,"time":1550875847832,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":187,"res":{"statusCode":200},"responseTime":2.269760012626648,"v":1}
[0] {"level":30,"time":1550875847832,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":188,"res":{"statusCode":200},"responseTime":2.254056930541992,"v":1}
[0] {"level":30,"time":1550875847832,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":189,"res":{"statusCode":200},"responseTime":2.247089982032776,"v":1}
[0] {"level":30,"time":1550875847832,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":190,"res":{"statusCode":200},"responseTime":2.1839239597320557,"v":1}
[0] {"level":30,"time":1550875847832,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":191,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847833,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":192,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847833,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":193,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847833,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":194,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847834,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":195,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847834,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":196,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847834,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":197,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847834,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":198,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847834,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":199,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847835,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":200,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847835,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":191,"res":{"statusCode":200},"responseTime":2.210281014442444,"v":1}
[0] {"level":30,"time":1550875847835,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":192,"res":{"statusCode":200},"responseTime":2.1587330102920532,"v":1}
[0] {"level":30,"time":1550875847835,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":193,"res":{"statusCode":200},"responseTime":2.1357970237731934,"v":1}
[0] {"level":30,"time":1550875847836,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":194,"res":{"statusCode":200},"responseTime":2.1364760398864746,"v":1}
[0] {"level":30,"time":1550875847836,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":195,"res":{"statusCode":200},"responseTime":2.1502400636672974,"v":1}
[0] {"level":30,"time":1550875847836,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":196,"res":{"statusCode":200},"responseTime":2.1191240549087524,"v":1}
[0] {"level":30,"time":1550875847836,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":197,"res":{"statusCode":200},"responseTime":2.1157790422439575,"v":1}
[0] {"level":30,"time":1550875847836,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":198,"res":{"statusCode":200},"responseTime":2.0759559869766235,"v":1}
[0] {"level":30,"time":1550875847837,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":199,"res":{"statusCode":200},"responseTime":2.3491560220718384,"v":1}
[0] {"level":30,"time":1550875847837,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":200,"res":{"statusCode":200},"responseTime":2.3342859745025635,"v":1}
[0] {"level":30,"time":1550875847841,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":201,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847841,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":202,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847841,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":203,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847841,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":204,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847842,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":205,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847842,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":206,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847842,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":207,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847842,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":208,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847842,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":209,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847842,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":210,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875847843,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":201,"res":{"statusCode":200},"responseTime":1.834955096244812,"v":1}
[0] {"level":30,"time":1550875847843,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":202,"res":{"statusCode":200},"responseTime":1.7618860006332397,"v":1}
[0] {"level":30,"time":1550875847843,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":203,"res":{"statusCode":200},"responseTime":2.082769989967346,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":204,"res":{"statusCode":200},"responseTime":2.089556932449341,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":205,"res":{"statusCode":200},"responseTime":1.994974970817566,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":206,"res":{"statusCode":200},"responseTime":1.9605189561843872,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":207,"res":{"statusCode":200},"responseTime":1.96573805809021,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":208,"res":{"statusCode":200},"responseTime":1.9639390707015991,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":209,"res":{"statusCode":200},"responseTime":1.9610819816589355,"v":1}
[0] {"level":30,"time":1550875847844,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":210,"res":{"statusCode":200},"responseTime":1.9071539640426636,"v":1}
[0] {"level":30,"time":1550875847845,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":211,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847845,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":212,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847845,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":213,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847845,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":214,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847845,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":215,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847845,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":216,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847846,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":217,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847846,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":218,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847846,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":219,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847846,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":220,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875847846,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":211,"res":{"statusCode":200},"responseTime":1.594444990158081,"v":1}
[0] {"level":30,"time":1550875847846,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":212,"res":{"statusCode":200},"responseTime":1.55983304977417,"v":1}
[0] {"level":30,"time":1550875847847,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":213,"res":{"statusCode":200},"responseTime":1.5699769258499146,"v":1}
[0] {"level":30,"time":1550875847847,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":214,"res":{"statusCode":200},"responseTime":1.5797040462493896,"v":1}
[0] {"level":30,"time":1550875847847,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":215,"res":{"statusCode":200},"responseTime":1.5675840377807617,"v":1}
[0] {"level":30,"time":1550875847847,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":216,"res":{"statusCode":200},"responseTime":1.573989987373352,"v":1}
[0] {"level":30,"time":1550875847849,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":217,"res":{"statusCode":200},"responseTime":3.1704050302505493,"v":1}
[0] {"level":30,"time":1550875847849,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":218,"res":{"statusCode":200},"responseTime":3.664064049720764,"v":1}
[0] {"level":30,"time":1550875847850,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":219,"res":{"statusCode":200},"responseTime":3.703827977180481,"v":1}
[0] {"level":30,"time":1550875847850,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":220,"res":{"statusCode":200},"responseTime":3.657804012298584,"v":1}
[0] {"level":30,"time":1550875847850,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":221,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847851,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":222,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847852,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":223,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847853,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":224,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847853,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":225,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847853,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":226,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847853,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":227,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847853,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":228,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847854,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":229,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847854,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":230,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875847854,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":221,"res":{"statusCode":200},"responseTime":4.081351041793823,"v":1}
[0] {"level":30,"time":1550875847854,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":222,"res":{"statusCode":200},"responseTime":2.8310800790786743,"v":1}
[0] {"level":30,"time":1550875847855,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":223,"res":{"statusCode":200},"responseTime":2.6709790229797363,"v":1}
[0] {"level":30,"time":1550875847855,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":224,"res":{"statusCode":200},"responseTime":2.6294219493865967,"v":1}
[0] {"level":30,"time":1550875847856,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":225,"res":{"statusCode":200},"responseTime":2.6123850345611572,"v":1}
[0] {"level":30,"time":1550875847856,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":226,"res":{"statusCode":200},"responseTime":2.61027991771698,"v":1}
[0] {"level":30,"time":1550875847856,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":227,"res":{"statusCode":200},"responseTime":2.625654935836792,"v":1}
[0] {"level":30,"time":1550875847856,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":228,"res":{"statusCode":200},"responseTime":2.641959071159363,"v":1}
[0] {"level":30,"time":1550875847856,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":229,"res":{"statusCode":200},"responseTime":2.6584469079971313,"v":1}
[0] {"level":30,"time":1550875847856,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":230,"res":{"statusCode":200},"responseTime":2.6243200302124023,"v":1}
[0] {"level":30,"time":1550875847857,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":231,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847857,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":232,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847857,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":233,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847857,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":234,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847857,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":235,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847857,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":236,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847858,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":237,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847863,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":238,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847863,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":239,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847863,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":240,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":231,"res":{"statusCode":200},"responseTime":6.860810995101929,"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":232,"res":{"statusCode":200},"responseTime":6.811137080192566,"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":233,"res":{"statusCode":200},"responseTime":6.800660014152527,"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":234,"res":{"statusCode":200},"responseTime":6.794417977333069,"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":235,"res":{"statusCode":200},"responseTime":6.792655944824219,"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":236,"res":{"statusCode":200},"responseTime":6.786692023277283,"v":1}
[0] {"level":30,"time":1550875847864,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":237,"res":{"statusCode":200},"responseTime":1.702564001083374,"v":1}
[0] {"level":30,"time":1550875847865,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":238,"res":{"statusCode":200},"responseTime":1.5895110368728638,"v":1}
[0] {"level":30,"time":1550875847865,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":239,"res":{"statusCode":200},"responseTime":1.5958640575408936,"v":1}
[0] {"level":30,"time":1550875847865,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":240,"res":{"statusCode":200},"responseTime":1.5630569458007812,"v":1}
[0] {"level":30,"time":1550875847866,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":241,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847867,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":242,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847867,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":243,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847867,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":244,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847867,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":245,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847867,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":246,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847868,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":247,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847868,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":248,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847868,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":249,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847868,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":250,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875847869,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":241,"res":{"statusCode":200},"responseTime":2.0708959102630615,"v":1}
[0] {"level":30,"time":1550875847869,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":242,"res":{"statusCode":200},"responseTime":2.044633984565735,"v":1}
[0] {"level":30,"time":1550875847869,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":243,"res":{"statusCode":200},"responseTime":2.154569983482361,"v":1}
[0] {"level":30,"time":1550875847870,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":244,"res":{"statusCode":200},"responseTime":2.327115058898926,"v":1}
[0] {"level":30,"time":1550875847870,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":245,"res":{"statusCode":200},"responseTime":2.693241000175476,"v":1}
[0] {"level":30,"time":1550875847870,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":246,"res":{"statusCode":200},"responseTime":2.9605590105056763,"v":1}
[0] {"level":30,"time":1550875847871,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":247,"res":{"statusCode":200},"responseTime":3.005496025085449,"v":1}
[0] {"level":30,"time":1550875847871,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":248,"res":{"statusCode":200},"responseTime":3.0244860649108887,"v":1}
[0] {"level":30,"time":1550875847871,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":249,"res":{"statusCode":200},"responseTime":3.556393027305603,"v":1}
[0] {"level":30,"time":1550875847872,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":250,"res":{"statusCode":200},"responseTime":3.2878949642181396,"v":1}
[0] {"level":30,"time":1550875847872,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":251,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847872,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":252,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847872,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":253,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847872,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":254,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847872,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":255,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847872,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":256,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847873,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":257,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847873,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":258,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847873,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":259,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847873,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":260,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875847873,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":251,"res":{"statusCode":200},"responseTime":1.3761799335479736,"v":1}
[0] {"level":30,"time":1550875847873,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":252,"res":{"statusCode":200},"responseTime":1.3335189819335938,"v":1}
[0] {"level":30,"time":1550875847873,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":253,"res":{"statusCode":200},"responseTime":1.3462589979171753,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":254,"res":{"statusCode":200},"responseTime":1.3552650213241577,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":255,"res":{"statusCode":200},"responseTime":1.3703089952468872,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":256,"res":{"statusCode":200},"responseTime":1.3931599855422974,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":257,"res":{"statusCode":200},"responseTime":1.4006609916687012,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":258,"res":{"statusCode":200},"responseTime":1.4106459617614746,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":259,"res":{"statusCode":200},"responseTime":1.4184370040893555,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":260,"res":{"statusCode":200},"responseTime":1.3739620447158813,"v":1}
[0] {"level":30,"time":1550875847874,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":261,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":262,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":263,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":264,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":265,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":266,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":267,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847875,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":268,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847876,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":269,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847876,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":270,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875847876,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":261,"res":{"statusCode":200},"responseTime":1.3381260633468628,"v":1}
[0] {"level":30,"time":1550875847876,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":262,"res":{"statusCode":200},"responseTime":1.3004260063171387,"v":1}
[0] {"level":30,"time":1550875847876,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":263,"res":{"statusCode":200},"responseTime":1.29072105884552,"v":1}
[0] {"level":30,"time":1550875847876,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":264,"res":{"statusCode":200},"responseTime":1.2734709978103638,"v":1}
[0] {"level":30,"time":1550875847876,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":265,"res":{"statusCode":200},"responseTime":1.2567110061645508,"v":1}
[0] {"level":30,"time":1550875847876,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":266,"res":{"statusCode":200},"responseTime":1.2351340055465698,"v":1}
[0] {"level":30,"time":1550875847877,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":267,"res":{"statusCode":200},"responseTime":1.2130889892578125,"v":1}
[0] {"level":30,"time":1550875847877,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":268,"res":{"statusCode":200},"responseTime":1.2135939598083496,"v":1}
[0] {"level":30,"time":1550875847877,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":269,"res":{"statusCode":200},"responseTime":1.2143290042877197,"v":1}
[0] {"level":30,"time":1550875847877,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":270,"res":{"statusCode":200},"responseTime":1.177143931388855,"v":1}
[0] {"level":30,"time":1550875847877,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":271,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847877,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":272,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847878,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":273,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847878,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":274,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847878,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":275,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847879,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":276,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847879,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":277,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847879,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":278,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847880,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":279,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847880,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":280,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875847880,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":271,"res":{"statusCode":200},"responseTime":3.083461046218872,"v":1}
[0] {"level":30,"time":1550875847880,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":272,"res":{"statusCode":200},"responseTime":3.0582419633865356,"v":1}
[0] {"level":30,"time":1550875847881,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":273,"res":{"statusCode":200},"responseTime":2.501354932785034,"v":1}
[0] {"level":30,"time":1550875847881,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":274,"res":{"statusCode":200},"responseTime":2.482569932937622,"v":1}
[0] {"level":30,"time":1550875847881,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":275,"res":{"statusCode":200},"responseTime":2.581634998321533,"v":1}
[0] {"level":30,"time":1550875847881,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":276,"res":{"statusCode":200},"responseTime":2.6800979375839233,"v":1}
[0] {"level":30,"time":1550875847882,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":277,"res":{"statusCode":200},"responseTime":2.6400569677352905,"v":1}
[0] {"level":30,"time":1550875847882,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":278,"res":{"statusCode":200},"responseTime":2.2301470041275024,"v":1}
[0] {"level":30,"time":1550875847882,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":279,"res":{"statusCode":200},"responseTime":2.199502944946289,"v":1}
[0] {"level":30,"time":1550875847882,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":280,"res":{"statusCode":200},"responseTime":2.0939879417419434,"v":1}
[0] {"level":30,"time":1550875847882,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":281,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847883,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":282,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":283,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":284,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":285,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":286,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":287,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":288,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":289,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847884,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":290,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875847885,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":281,"res":{"statusCode":200},"responseTime":2.541903018951416,"v":1}
[0] {"level":30,"time":1550875847885,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":282,"res":{"statusCode":200},"responseTime":1.4767720699310303,"v":1}
[0] {"level":30,"time":1550875847885,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":283,"res":{"statusCode":200},"responseTime":1.4366120100021362,"v":1}
[0] {"level":30,"time":1550875847885,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":284,"res":{"statusCode":200},"responseTime":1.4264270067214966,"v":1}
[0] {"level":30,"time":1550875847885,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":285,"res":{"statusCode":200},"responseTime":1.5002660751342773,"v":1}
[0] {"level":30,"time":1550875847887,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":286,"res":{"statusCode":200},"responseTime":2.8910229206085205,"v":1}
[0] {"level":30,"time":1550875847889,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":287,"res":{"statusCode":200},"responseTime":4.901355981826782,"v":1}
[0] {"level":30,"time":1550875847889,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":288,"res":{"statusCode":200},"responseTime":5.0303040742874146,"v":1}
[0] {"level":30,"time":1550875847889,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":289,"res":{"statusCode":200},"responseTime":5.055707931518555,"v":1}
[0] {"level":30,"time":1550875847889,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":290,"res":{"statusCode":200},"responseTime":5.009814023971558,"v":1}
[0] {"level":30,"time":1550875847890,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":291,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847890,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":292,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847890,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":293,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847890,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":294,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847890,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":295,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847891,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":296,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847892,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":297,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847892,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":298,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847893,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":299,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847893,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":300,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875847894,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":291,"res":{"statusCode":200},"responseTime":3.9164119958877563,"v":1}
[0] {"level":30,"time":1550875847894,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":292,"res":{"statusCode":200},"responseTime":4.194393038749695,"v":1}
[0] {"level":30,"time":1550875847894,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":293,"res":{"statusCode":200},"responseTime":4.3962990045547485,"v":1}
[0] {"level":30,"time":1550875847895,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":294,"res":{"statusCode":200},"responseTime":4.557888031005859,"v":1}
[0] {"level":30,"time":1550875847895,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":295,"res":{"statusCode":200},"responseTime":4.59286904335022,"v":1}
[0] {"level":30,"time":1550875847895,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":296,"res":{"statusCode":200},"responseTime":4.349846959114075,"v":1}
[0] {"level":30,"time":1550875847896,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":297,"res":{"statusCode":200},"responseTime":3.9323630332946777,"v":1}
[0] {"level":30,"time":1550875847896,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":298,"res":{"statusCode":200},"responseTime":3.3833240270614624,"v":1}
[0] {"level":30,"time":1550875847896,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":299,"res":{"statusCode":200},"responseTime":3.099194049835205,"v":1}
[0] {"level":30,"time":1550875847896,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":300,"res":{"statusCode":200},"responseTime":2.8927990198135376,"v":1}
[0] {"level":30,"time":1550875847896,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":301,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847896,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":302,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847896,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":303,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847896,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":304,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":305,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":306,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":307,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":308,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":309,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":310,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875847897,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":301,"res":{"statusCode":200},"responseTime":1.0803959369659424,"v":1}
[0] {"level":30,"time":1550875847897,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":302,"res":{"statusCode":200},"responseTime":0.9940149784088135,"v":1}
[0] {"level":30,"time":1550875847897,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":303,"res":{"statusCode":200},"responseTime":0.9520620107650757,"v":1}
[0] {"level":30,"time":1550875847897,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":304,"res":{"statusCode":200},"responseTime":0.960873007774353,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":305,"res":{"statusCode":200},"responseTime":0.9713959693908691,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":306,"res":{"statusCode":200},"responseTime":0.9827060699462891,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":307,"res":{"statusCode":200},"responseTime":0.9942200183868408,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":308,"res":{"statusCode":200},"responseTime":1.0111489295959473,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":309,"res":{"statusCode":200},"responseTime":1.0258629322052002,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":310,"res":{"statusCode":200},"responseTime":0.999019980430603,"v":1}
[0] {"level":30,"time":1550875847898,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":311,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":312,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":313,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":314,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":315,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":316,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
{"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":317,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847899,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":318,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847900,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":319,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847900,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":320,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":311,"res":{"statusCode":200},"responseTime":1.696889042854309,"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":312,"res":{"statusCode":200},"responseTime":1.1802369356155396,"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":313,"res":{"statusCode":200},"responseTime":1.1676939725875854,"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":314,"res":{"statusCode":200},"responseTime":1.1444770097732544,"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":315,"res":{"statusCode":200},"responseTime":1.1641780138015747,"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":316,"res":{"statusCode":200},"responseTime":1.1829349994659424,"v":1}
[0] {"level":30,"time":1550875847900,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":317,"res":{"statusCode":200},"responseTime":1.1215839385986328,"v":1}
[0] {"level":30,"time":1550875847901,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":318,"res":{"statusCode":200},"responseTime":1.1567360162734985,"v":1}
[0] {"level":30,"time":1550875847901,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":319,"res":{"statusCode":200},"responseTime":1.1561369895935059,"v":1}
[0] {"level":30,"time":1550875847901,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":320,"res":{"statusCode":200},"responseTime":1.1144939661026,"v":1}
[0] {"level":30,"time":1550875847901,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":321,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847903,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":322,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847903,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":323,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":324,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":325,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":326,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":327,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":328,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":329,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847904,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":330,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875847906,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":321,"res":{"statusCode":200},"responseTime":5.434705018997192,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":322,"res":{"statusCode":200},"responseTime":3.414471983909607,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":323,"res":{"statusCode":200},"responseTime":3.298163056373596,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":324,"res":{"statusCode":200},"responseTime":3.2502790689468384,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":325,"res":{"statusCode":200},"responseTime":3.264726996421814,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":326,"res":{"statusCode":200},"responseTime":3.2865309715270996,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":327,"res":{"statusCode":200},"responseTime":3.3068490028381348,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":328,"res":{"statusCode":200},"responseTime":3.3253040313720703,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":329,"res":{"statusCode":200},"responseTime":3.3470879793167114,"v":1}
[0] {"level":30,"time":1550875847907,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":330,"res":{"statusCode":200},"responseTime":3.317652940750122,"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":331,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":332,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":333,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":334,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":335,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":336,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":337,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847908,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":338,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
{"level":30,"time":1550875847909,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":339,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847909,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":340,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875847909,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":331,"res":{"statusCode":200},"responseTime":1.1698379516601562,"v":1}
[0] {"level":30,"time":1550875847909,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":332,"res":{"statusCode":200},"responseTime":1.124121069908142,"v":1}
[0] {"level":30,"time":1550875847909,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":333,"res":{"statusCode":200},"responseTime":1.1252539157867432,"v":1}
[0] {"level":30,"time":1550875847909,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":334,"res":{"statusCode":200},"responseTime":1.1400010585784912,"v":1}
[0] {"level":30,"time":1550875847909,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":335,"res":{"statusCode":200},"responseTime":1.1495810747146606,"v":1}
[0] {"level":30,"time":1550875847909,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":336,"res":{"statusCode":200},"responseTime":1.160003900527954,"v":1}
[0] {"level":30,"time":1550875847910,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":337,"res":{"statusCode":200},"responseTime":1.1739909648895264,"v":1}
[0] {"level":30,"time":1550875847910,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":338,"res":{"statusCode":200},"responseTime":1.1876100301742554,"v":1}
[0] {"level":30,"time":1550875847910,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":339,"res":{"statusCode":200},"responseTime":1.206318974494934,"v":1}
[0] {"level":30,"time":1550875847910,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":340,"res":{"statusCode":200},"responseTime":1.1786689758300781,"v":1}
[0] {"level":30,"time":1550875847910,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":341,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847910,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":342,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847910,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":343,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847910,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":344,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847910,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":345,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847911,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":346,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847911,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":347,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847911,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":348,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847911,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":349,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847911,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":350,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875847911,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":341,"res":{"statusCode":200},"responseTime":1.1212319135665894,"v":1}
[0] {"level":30,"time":1550875847911,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":342,"res":{"statusCode":200},"responseTime":1.122750997543335,"v":1}
[0] {"level":30,"time":1550875847911,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":343,"res":{"statusCode":200},"responseTime":1.1407400369644165,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":344,"res":{"statusCode":200},"responseTime":1.1596269607543945,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":345,"res":{"statusCode":200},"responseTime":1.1809300184249878,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":346,"res":{"statusCode":200},"responseTime":1.2012180089950562,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":347,"res":{"statusCode":200},"responseTime":1.3359969854354858,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":348,"res":{"statusCode":200},"responseTime":1.3597890138626099,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":349,"res":{"statusCode":200},"responseTime":1.381679892539978,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":350,"res":{"statusCode":200},"responseTime":1.353935956954956,"v":1}
[0] {"level":30,"time":1550875847912,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":351,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":352,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":353,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":354,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":355,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":356,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":357,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":358,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":359,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
{"level":30,"time":1550875847913,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":360,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":351,"res":{"statusCode":200},"responseTime":1.1613190174102783,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":352,"res":{"statusCode":200},"responseTime":1.1211410760879517,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":353,"res":{"statusCode":200},"responseTime":1.1235719919204712,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":354,"res":{"statusCode":200},"responseTime":1.1232410669326782,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":355,"res":{"statusCode":200},"responseTime":1.128580927848816,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":356,"res":{"statusCode":200},"responseTime":1.1339480876922607,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":357,"res":{"statusCode":200},"responseTime":1.1365710496902466,"v":1}
[0] {"level":30,"time":1550875847914,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":358,"res":{"statusCode":200},"responseTime":1.143707036972046,"v":1}
[0] {"level":30,"time":1550875847915,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":359,"res":{"statusCode":200},"responseTime":1.160499930381775,"v":1}
[0] {"level":30,"time":1550875847915,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":360,"res":{"statusCode":200},"responseTime":1.1202789545059204,"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":361,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":362,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":363,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":364,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":365,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":366,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847915,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":367,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847916,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":368,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847916,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":369,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847916,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":370,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875847916,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":361,"res":{"statusCode":200},"responseTime":1.1945300102233887,"v":1}
[0] {"level":30,"time":1550875847916,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":362,"res":{"statusCode":200},"responseTime":1.133639931678772,"v":1}
[0] {"level":30,"time":1550875847916,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":363,"res":{"statusCode":200},"responseTime":1.1262000799179077,"v":1}
[0] {"level":30,"time":1550875847916,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":364,"res":{"statusCode":200},"responseTime":1.1156549453735352,"v":1}
[0] {"level":30,"time":1550875847916,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":365,"res":{"statusCode":200},"responseTime":1.1139609813690186,"v":1}
[0] {"level":30,"time":1550875847916,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":366,"res":{"statusCode":200},"responseTime":1.1004470586776733,"v":1}
[0] {"level":30,"time":1550875847917,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":367,"res":{"statusCode":200},"responseTime":1.0930891036987305,"v":1}
[0] {"level":30,"time":1550875847917,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":368,"res":{"statusCode":200},"responseTime":1.0865849256515503,"v":1}
[0] {"level":30,"time":1550875847917,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":369,"res":{"statusCode":200},"responseTime":1.0867419242858887,"v":1}
[0] {"level":30,"time":1550875847917,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":370,"res":{"statusCode":200},"responseTime":1.037524938583374,"v":1}
[0] {"level":30,"time":1550875847917,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":371,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847917,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":372,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847917,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":373,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847917,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":374,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847918,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":375,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847918,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":376,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847918,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":377,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847918,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":378,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847918,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":379,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847919,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":380,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875847919,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":371,"res":{"statusCode":200},"responseTime":2.2726370096206665,"v":1}
{"level":30,"time":1550875847919,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":372,"res":{"statusCode":200},"responseTime":2.2434370517730713,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":373,"res":{"statusCode":200},"responseTime":2.2627099752426147,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":374,"res":{"statusCode":200},"responseTime":2.2942919731140137,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":375,"res":{"statusCode":200},"responseTime":2.32567298412323,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":376,"res":{"statusCode":200},"responseTime":2.318824052810669,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":377,"res":{"statusCode":200},"responseTime":2.3798409700393677,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":378,"res":{"statusCode":200},"responseTime":2.4353630542755127,"v":1}
[0] {"level":30,"time":1550875847920,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":379,"res":{"statusCode":200},"responseTime":2.017949938774109,"v":1}
[0] {"level":30,"time":1550875847921,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":380,"res":{"statusCode":200},"responseTime":1.6013859510421753,"v":1}
[0] {"level":30,"time":1550875847921,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":381,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847921,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":382,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847921,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":383,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847921,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":384,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847921,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":385,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847921,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":386,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847922,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":387,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847922,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":388,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847922,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":389,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847922,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":390,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875847922,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":381,"res":{"statusCode":200},"responseTime":1.3338459730148315,"v":1}
[0] {"level":30,"time":1550875847922,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":382,"res":{"statusCode":200},"responseTime":1.290982961654663,"v":1}
[0] {"level":30,"time":1550875847922,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":383,"res":{"statusCode":200},"responseTime":1.2339019775390625,"v":1}
[0] {"level":30,"time":1550875847922,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":384,"res":{"statusCode":200},"responseTime":1.2154779434204102,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":385,"res":{"statusCode":200},"responseTime":1.2134710550308228,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":386,"res":{"statusCode":200},"responseTime":1.2110400199890137,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":387,"res":{"statusCode":200},"responseTime":1.2073969841003418,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":388,"res":{"statusCode":200},"responseTime":1.1983959674835205,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":389,"res":{"statusCode":200},"responseTime":1.2003520727157593,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":390,"res":{"statusCode":200},"responseTime":1.1442770957946777,"v":1}
[0] {"level":30,"time":1550875847923,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":391,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847923,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":392,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":393,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":394,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":395,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":396,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":397,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":398,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":399,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":400,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875847924,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":391,"res":{"statusCode":200},"responseTime":1.0058499574661255,"v":1}
[0] {"level":30,"time":1550875847925,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":392,"res":{"statusCode":200},"responseTime":1.49658203125,"v":1}
[0] {"level":30,"time":1550875847925,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":393,"res":{"statusCode":200},"responseTime":1.494156002998352,"v":1}
[0] {"level":30,"time":1550875847925,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":394,"res":{"statusCode":200},"responseTime":1.5044020414352417,"v":1}
{"level":30,"time":1550875847925,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":395,"res":{"statusCode":200},"responseTime":1.546462059020996,"v":1}
[0] {"level":30,"time":1550875847925,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":396,"res":{"statusCode":200},"responseTime":1.5861300230026245,"v":1}
[0] {"level":30,"time":1550875847926,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":397,"res":{"statusCode":200},"responseTime":1.6384880542755127,"v":1}
[0] {"level":30,"time":1550875847926,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":398,"res":{"statusCode":200},"responseTime":1.6499550342559814,"v":1}
[0] {"level":30,"time":1550875847926,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":399,"res":{"statusCode":200},"responseTime":1.6940840482711792,"v":1}
[0] {"level":30,"time":1550875847926,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":400,"res":{"statusCode":200},"responseTime":1.6888729333877563,"v":1}
[0] {"level":30,"time":1550875847926,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":401,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847926,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":402,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847926,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":403,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847926,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":404,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":405,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":406,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":407,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":408,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":409,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":410,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875847927,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":401,"res":{"statusCode":200},"responseTime":1.4563729763031006,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":402,"res":{"statusCode":200},"responseTime":1.362791895866394,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":403,"res":{"statusCode":200},"responseTime":1.3229609727859497,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":404,"res":{"statusCode":200},"responseTime":1.239232063293457,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":405,"res":{"statusCode":200},"responseTime":1.204482913017273,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":406,"res":{"statusCode":200},"responseTime":1.1858420372009277,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":407,"res":{"statusCode":200},"responseTime":1.1509690284729004,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":408,"res":{"statusCode":200},"responseTime":1.086266040802002,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":409,"res":{"statusCode":200},"responseTime":1.0560309886932373,"v":1}
[0] {"level":30,"time":1550875847928,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":410,"res":{"statusCode":200},"responseTime":0.9935479164123535,"v":1}
[0] {"level":30,"time":1550875847929,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":411,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847929,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":412,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847929,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":413,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847929,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":414,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847929,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":415,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847929,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":416,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847930,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":417,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847930,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":418,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847930,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":419,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847930,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":420,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875847930,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":411,"res":{"statusCode":200},"responseTime":1.4180350303649902,"v":1}
[0] {"level":30,"time":1550875847930,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":412,"res":{"statusCode":200},"responseTime":1.3388680219650269,"v":1}
[0] {"level":30,"time":1550875847930,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":413,"res":{"statusCode":200},"responseTime":1.3257499933242798,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":414,"res":{"statusCode":200},"responseTime":1.3152871131896973,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":415,"res":{"statusCode":200},"responseTime":1.2932740449905396,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":416,"res":{"statusCode":200},"responseTime":1.2802050113677979,"v":1}
{"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":417,"res":{"statusCode":200},"responseTime":1.2599759101867676,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":418,"res":{"statusCode":200},"responseTime":1.214751958847046,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":419,"res":{"statusCode":200},"responseTime":1.2141209840774536,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":420,"res":{"statusCode":200},"responseTime":1.1612550020217896,"v":1}
[0] {"level":30,"time":1550875847931,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":421,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847931,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":422,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":423,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":424,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":425,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":426,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":427,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":428,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":429,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":430,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875847932,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":421,"res":{"statusCode":200},"responseTime":1.1523000001907349,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":422,"res":{"statusCode":200},"responseTime":1.078348994255066,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":423,"res":{"statusCode":200},"responseTime":1.0774420499801636,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":424,"res":{"statusCode":200},"responseTime":1.075411081314087,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":425,"res":{"statusCode":200},"responseTime":1.077839970588684,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":426,"res":{"statusCode":200},"responseTime":1.0916739702224731,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":427,"res":{"statusCode":200},"responseTime":1.1217479705810547,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":428,"res":{"statusCode":200},"responseTime":1.115878939628601,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":429,"res":{"statusCode":200},"responseTime":1.1089799404144287,"v":1}
[0] {"level":30,"time":1550875847933,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":430,"res":{"statusCode":200},"responseTime":1.060634970664978,"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":431,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":432,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":433,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":434,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":435,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":436,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":437,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":438,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847934,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":439,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847935,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":440,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":431,"res":{"statusCode":200},"responseTime":1.1996079683303833,"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":432,"res":{"statusCode":200},"responseTime":1.1539520025253296,"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":433,"res":{"statusCode":200},"responseTime":1.145124912261963,"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":434,"res":{"statusCode":200},"responseTime":1.1417570114135742,"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":435,"res":{"statusCode":200},"responseTime":1.1338549852371216,"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":436,"res":{"statusCode":200},"responseTime":1.1245110034942627,"v":1}
[0] {"level":30,"time":1550875847935,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":437,"res":{"statusCode":200},"responseTime":1.123134970664978,"v":1}
[0] {"level":30,"time":1550875847936,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":438,"res":{"statusCode":200},"responseTime":1.123684048652649,"v":1}
{"level":30,"time":1550875847936,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":439,"res":{"statusCode":200},"responseTime":1.1304399967193604,"v":1}
[0] {"level":30,"time":1550875847936,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":440,"res":{"statusCode":200},"responseTime":1.0850919485092163,"v":1}
[0] {"level":30,"time":1550875847936,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":441,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847936,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":442,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847936,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":443,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":444,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":445,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":446,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":447,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":448,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":449,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":450,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875847937,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":441,"res":{"statusCode":200},"responseTime":1.5818300247192383,"v":1}
[0] {"level":30,"time":1550875847938,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":442,"res":{"statusCode":200},"responseTime":1.5363069772720337,"v":1}
[0] {"level":30,"time":1550875847938,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":443,"res":{"statusCode":200},"responseTime":1.5234360694885254,"v":1}
[0] {"level":30,"time":1550875847938,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":444,"res":{"statusCode":200},"responseTime":1.1778969764709473,"v":1}
[0] {"level":30,"time":1550875847938,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":445,"res":{"statusCode":200},"responseTime":1.1471279859542847,"v":1}
[0] {"level":30,"time":1550875847938,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":446,"res":{"statusCode":200},"responseTime":1.1289730072021484,"v":1}
[0] {"level":30,"time":1550875847939,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":447,"res":{"statusCode":200},"responseTime":1.8429590463638306,"v":1}
[0] {"level":30,"time":1550875847939,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":448,"res":{"statusCode":200},"responseTime":1.9431389570236206,"v":1}
[0] {"level":30,"time":1550875847939,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":449,"res":{"statusCode":200},"responseTime":2.011958956718445,"v":1}
[0] {"level":30,"time":1550875847939,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":450,"res":{"statusCode":200},"responseTime":1.9701600074768066,"v":1}
[0] {"level":30,"time":1550875847939,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":451,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":452,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":453,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":454,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":455,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":456,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":457,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":458,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":459,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":460,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875847940,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":451,"res":{"statusCode":200},"responseTime":0.9741380214691162,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":452,"res":{"statusCode":200},"responseTime":0.8635820150375366,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":453,"res":{"statusCode":200},"responseTime":0.834015965461731,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":454,"res":{"statusCode":200},"responseTime":0.8153910636901855,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":455,"res":{"statusCode":200},"responseTime":0.8084279298782349,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":456,"res":{"statusCode":200},"responseTime":0.8162779808044434,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":457,"res":{"statusCode":200},"responseTime":0.8197430372238159,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":458,"res":{"statusCode":200},"responseTime":0.8261289596557617,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":459,"res":{"statusCode":200},"responseTime":0.8355569839477539,"v":1}
[0] {"level":30,"time":1550875847941,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":460,"res":{"statusCode":200},"responseTime":0.8132879734039307,"v":1}
{"level":30,"time":1550875847941,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":461,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847941,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":462,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847941,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":463,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847942,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":464,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847942,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":465,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847942,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":466,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847943,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":467,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847943,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":468,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847943,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":469,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847943,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":470,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875847943,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":461,"res":{"statusCode":200},"responseTime":1.8139989376068115,"v":1}
[0] {"level":30,"time":1550875847943,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":462,"res":{"statusCode":200},"responseTime":1.7929679155349731,"v":1}
[0] {"level":30,"time":1550875847943,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":463,"res":{"statusCode":200},"responseTime":1.8149620294570923,"v":1}
[0] {"level":30,"time":1550875847943,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":464,"res":{"statusCode":200},"responseTime":1.842576026916504,"v":1}
[0] {"level":30,"time":1550875847943,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":465,"res":{"statusCode":200},"responseTime":1.8578749895095825,"v":1}
[0] {"level":30,"time":1550875847944,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":466,"res":{"statusCode":200},"responseTime":0.9562239646911621,"v":1}
[0] {"level":30,"time":1550875847944,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":467,"res":{"statusCode":200},"responseTime":0.9373030662536621,"v":1}
[0] {"level":30,"time":1550875847944,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":468,"res":{"statusCode":200},"responseTime":0.9517620801925659,"v":1}
[0] {"level":30,"time":1550875847944,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":469,"res":{"statusCode":200},"responseTime":1.0032010078430176,"v":1}
[0] {"level":30,"time":1550875847944,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":470,"res":{"statusCode":200},"responseTime":0.9909230470657349,"v":1}
[0] {"level":30,"time":1550875847944,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":471,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847944,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":472,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847944,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":473,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847944,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":474,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":475,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":476,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":477,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":478,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":479,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":480,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875847945,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":471,"res":{"statusCode":200},"responseTime":1.030465006828308,"v":1}
[0] {"level":30,"time":1550875847945,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":472,"res":{"statusCode":200},"responseTime":0.9734910726547241,"v":1}
[0] {"level":30,"time":1550875847946,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":473,"res":{"statusCode":200},"responseTime":1.3978700637817383,"v":1}
[0] {"level":30,"time":1550875847946,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":474,"res":{"statusCode":200},"responseTime":1.5861780643463135,"v":1}
[0] {"level":30,"time":1550875847946,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":475,"res":{"statusCode":200},"responseTime":1.7963809967041016,"v":1}
[0] {"level":30,"time":1550875847947,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":476,"res":{"statusCode":200},"responseTime":2.053315043449402,"v":1}
[0] {"level":30,"time":1550875847947,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":477,"res":{"statusCode":200},"responseTime":2.2627110481262207,"v":1}
[0] {"level":30,"time":1550875847947,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":478,"res":{"statusCode":200},"responseTime":2.469666004180908,"v":1}
[0] {"level":30,"time":1550875847948,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":479,"res":{"statusCode":200},"responseTime":2.873589038848877,"v":1}
[0] {"level":30,"time":1550875847948,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":480,"res":{"statusCode":200},"responseTime":2.8671330213546753,"v":1}
[0] {"level":30,"time":1550875847948,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":481,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
{"level":30,"time":1550875847948,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":482,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847948,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":483,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":484,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":485,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":486,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":487,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":488,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":489,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":490,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875847949,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":481,"res":{"statusCode":200},"responseTime":1.3339340686798096,"v":1}
[0] {"level":30,"time":1550875847949,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":482,"res":{"statusCode":200},"responseTime":1.2068519592285156,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":483,"res":{"statusCode":200},"responseTime":1.2071340084075928,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":484,"res":{"statusCode":200},"responseTime":1.0909579992294312,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":485,"res":{"statusCode":200},"responseTime":1.0610430240631104,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":486,"res":{"statusCode":200},"responseTime":1.0511919260025024,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":487,"res":{"statusCode":200},"responseTime":1.0490959882736206,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":488,"res":{"statusCode":200},"responseTime":1.0484991073608398,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":489,"res":{"statusCode":200},"responseTime":1.061743974685669,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":490,"res":{"statusCode":200},"responseTime":1.0231599807739258,"v":1}
[0] {"level":30,"time":1550875847950,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":491,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":492,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":493,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":494,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":495,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":496,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":497,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":498,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":499,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847951,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":500,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875847952,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":491,"res":{"statusCode":200},"responseTime":1.161661982536316,"v":1}
[0] {"level":30,"time":1550875847952,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":492,"res":{"statusCode":200},"responseTime":1.0913810729980469,"v":1}
[0] {"level":30,"time":1550875847952,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":493,"res":{"statusCode":200},"responseTime":1.0820029973983765,"v":1}
[0] {"level":30,"time":1550875847952,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":494,"res":{"statusCode":200},"responseTime":1.0686209201812744,"v":1}
[0] {"level":30,"time":1550875847952,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":495,"res":{"statusCode":200},"responseTime":1.053165078163147,"v":1}
[0] {"level":30,"time":1550875847954,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":496,"res":{"statusCode":200},"responseTime":3.2886199951171875,"v":1}
[0] {"level":30,"time":1550875847955,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":497,"res":{"statusCode":200},"responseTime":3.4986519813537598,"v":1}
[0] {"level":30,"time":1550875847955,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":498,"res":{"statusCode":200},"responseTime":4.0769370794296265,"v":1}
[0] {"level":30,"time":1550875847956,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":499,"res":{"statusCode":200},"responseTime":4.658581972122192,"v":1}
[0] {"level":30,"time":1550875847956,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":500,"res":{"statusCode":200},"responseTime":4.705964922904968,"v":1}
[0] {"level":30,"time":1550875847956,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":501,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847957,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":502,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847957,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":503,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
{"level":30,"time":1550875847957,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":504,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847957,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":505,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847957,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":506,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847957,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":507,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847958,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":508,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847958,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":509,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847958,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":510,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875847959,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":501,"res":{"statusCode":200},"responseTime":2.1559330224990845,"v":1}
[0] {"level":30,"time":1550875847959,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":502,"res":{"statusCode":200},"responseTime":2.7366520166397095,"v":1}
[0] {"level":30,"time":1550875847960,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":503,"res":{"statusCode":200},"responseTime":3.3475100994110107,"v":1}
[0] {"level":30,"time":1550875847961,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":504,"res":{"statusCode":200},"responseTime":3.6556860208511353,"v":1}
[0] {"level":30,"time":1550875847961,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":505,"res":{"statusCode":200},"responseTime":3.858245015144348,"v":1}
[0] {"level":30,"time":1550875847961,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":506,"res":{"statusCode":200},"responseTime":3.9850480556488037,"v":1}
[0] {"level":30,"time":1550875847962,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":507,"res":{"statusCode":200},"responseTime":4.080875039100647,"v":1}
[0] {"level":30,"time":1550875847962,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":508,"res":{"statusCode":200},"responseTime":4.15366804599762,"v":1}
[0] {"level":30,"time":1550875847962,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":509,"res":{"statusCode":200},"responseTime":4.2133989334106445,"v":1}
[0] {"level":30,"time":1550875847962,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":510,"res":{"statusCode":200},"responseTime":4.097970962524414,"v":1}
[0] {"level":30,"time":1550875847962,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":511,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":512,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":513,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":514,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":515,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":516,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":517,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":518,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":519,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":520,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875847963,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":511,"res":{"statusCode":200},"responseTime":0.8743269443511963,"v":1}
[0] {"level":30,"time":1550875847963,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":512,"res":{"statusCode":200},"responseTime":0.7868759632110596,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":513,"res":{"statusCode":200},"responseTime":0.7845679521560669,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":514,"res":{"statusCode":200},"responseTime":0.8039469718933105,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":515,"res":{"statusCode":200},"responseTime":0.8287429809570312,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":516,"res":{"statusCode":200},"responseTime":0.8641510009765625,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":517,"res":{"statusCode":200},"responseTime":0.8931039571762085,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":518,"res":{"statusCode":200},"responseTime":0.9316080808639526,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":519,"res":{"statusCode":200},"responseTime":0.962460994720459,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":520,"res":{"statusCode":200},"responseTime":0.9500230550765991,"v":1}
[0] {"level":30,"time":1550875847964,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":521,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847964,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":522,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847964,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":523,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":524,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":525,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
{"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":526,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":527,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":528,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":529,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":530,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875847965,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":521,"res":{"statusCode":200},"responseTime":0.9394559860229492,"v":1}
[0] {"level":30,"time":1550875847965,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":522,"res":{"statusCode":200},"responseTime":0.8828260898590088,"v":1}
[0] {"level":30,"time":1550875847965,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":523,"res":{"statusCode":200},"responseTime":0.8644790649414062,"v":1}
[0] {"level":30,"time":1550875847965,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":524,"res":{"statusCode":200},"responseTime":0.857490062713623,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":525,"res":{"statusCode":200},"responseTime":0.8451690673828125,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":526,"res":{"statusCode":200},"responseTime":0.8372589349746704,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":527,"res":{"statusCode":200},"responseTime":0.8319569826126099,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":528,"res":{"statusCode":200},"responseTime":0.8279610872268677,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":529,"res":{"statusCode":200},"responseTime":0.8258808851242065,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":530,"res":{"statusCode":200},"responseTime":0.780811071395874,"v":1}
[0] {"level":30,"time":1550875847966,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":531,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847966,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":532,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847966,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":533,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847966,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":534,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847966,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":535,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847966,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":536,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847967,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":537,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847967,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":538,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847967,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":539,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847967,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":540,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875847967,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":531,"res":{"statusCode":200},"responseTime":1.2709360122680664,"v":1}
[0] {"level":30,"time":1550875847967,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":532,"res":{"statusCode":200},"responseTime":1.2668819427490234,"v":1}
[0] {"level":30,"time":1550875847968,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":533,"res":{"statusCode":200},"responseTime":1.3522980213165283,"v":1}
[0] {"level":30,"time":1550875847968,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":534,"res":{"statusCode":200},"responseTime":1.3923569917678833,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":535,"res":{"statusCode":200},"responseTime":3.4625329971313477,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":536,"res":{"statusCode":200},"responseTime":3.525900959968567,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":537,"res":{"statusCode":200},"responseTime":3.5207449197769165,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":538,"res":{"statusCode":200},"responseTime":3.4590799808502197,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":539,"res":{"statusCode":200},"responseTime":3.3950610160827637,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":540,"res":{"statusCode":200},"responseTime":3.281481981277466,"v":1}
[0] {"level":30,"time":1550875847970,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":541,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847971,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":542,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847971,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":543,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":544,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":545,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":546,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
{"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":547,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":548,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":549,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":550,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875847972,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":541,"res":{"statusCode":200},"responseTime":1.9519729614257812,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":542,"res":{"statusCode":200},"responseTime":1.8654099702835083,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":543,"res":{"statusCode":200},"responseTime":1.1891119480133057,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":544,"res":{"statusCode":200},"responseTime":1.020374059677124,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":545,"res":{"statusCode":200},"responseTime":0.9425029754638672,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":546,"res":{"statusCode":200},"responseTime":0.9009889364242554,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":547,"res":{"statusCode":200},"responseTime":0.8394589424133301,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":548,"res":{"statusCode":200},"responseTime":0.8558340072631836,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":549,"res":{"statusCode":200},"responseTime":0.8853338956832886,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":550,"res":{"statusCode":200},"responseTime":0.8678849935531616,"v":1}
[0] {"level":30,"time":1550875847973,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":551,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847973,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":552,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":553,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":554,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":555,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":556,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":557,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":558,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":559,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":560,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875847974,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":551,"res":{"statusCode":200},"responseTime":0.7505710124969482,"v":1}
[0] {"level":30,"time":1550875847974,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":552,"res":{"statusCode":200},"responseTime":0.6811379194259644,"v":1}
[0] {"level":30,"time":1550875847974,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":553,"res":{"statusCode":200},"responseTime":0.6692410707473755,"v":1}
[0] {"level":30,"time":1550875847974,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":554,"res":{"statusCode":200},"responseTime":0.6918638944625854,"v":1}
[0] {"level":30,"time":1550875847974,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":555,"res":{"statusCode":200},"responseTime":0.7354750633239746,"v":1}
[0] {"level":30,"time":1550875847975,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":556,"res":{"statusCode":200},"responseTime":0.76795494556427,"v":1}
[0] {"level":30,"time":1550875847975,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":557,"res":{"statusCode":200},"responseTime":0.8017939329147339,"v":1}
[0] {"level":30,"time":1550875847975,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":558,"res":{"statusCode":200},"responseTime":0.8374929428100586,"v":1}
[0] {"level":30,"time":1550875847975,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":559,"res":{"statusCode":200},"responseTime":0.873149037361145,"v":1}
[0] {"level":30,"time":1550875847975,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":560,"res":{"statusCode":200},"responseTime":0.8660690784454346,"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":561,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":562,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":563,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":564,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":565,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":566,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":567,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847975,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":568,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
{"level":30,"time":1550875847976,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":569,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847976,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":570,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":561,"res":{"statusCode":200},"responseTime":0.7032560110092163,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":562,"res":{"statusCode":200},"responseTime":0.6526219844818115,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":563,"res":{"statusCode":200},"responseTime":0.6665689945220947,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":564,"res":{"statusCode":200},"responseTime":0.6915490627288818,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":565,"res":{"statusCode":200},"responseTime":0.7289190292358398,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":566,"res":{"statusCode":200},"responseTime":0.772819995880127,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":567,"res":{"statusCode":200},"responseTime":0.8095210790634155,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":568,"res":{"statusCode":200},"responseTime":0.8451160192489624,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":569,"res":{"statusCode":200},"responseTime":0.8783210515975952,"v":1}
[0] {"level":30,"time":1550875847976,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":570,"res":{"statusCode":200},"responseTime":0.8704110383987427,"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":571,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":572,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":573,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":574,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":575,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":576,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":577,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":578,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":579,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":580,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875847977,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":571,"res":{"statusCode":200},"responseTime":0.7059159278869629,"v":1}
[0] {"level":30,"time":1550875847977,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":572,"res":{"statusCode":200},"responseTime":0.6498570442199707,"v":1}
[0] {"level":30,"time":1550875847977,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":573,"res":{"statusCode":200},"responseTime":0.6539459228515625,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":574,"res":{"statusCode":200},"responseTime":0.6800709962844849,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":575,"res":{"statusCode":200},"responseTime":0.7110439538955688,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":576,"res":{"statusCode":200},"responseTime":0.7462270259857178,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":577,"res":{"statusCode":200},"responseTime":0.7821270227432251,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":578,"res":{"statusCode":200},"responseTime":0.8243770599365234,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":579,"res":{"statusCode":200},"responseTime":0.8607100248336792,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":580,"res":{"statusCode":200},"responseTime":0.8549820184707642,"v":1}
[0] {"level":30,"time":1550875847978,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":581,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847978,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":582,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847978,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":583,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847978,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":584,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847979,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":585,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847979,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":586,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847979,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":587,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847979,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":588,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847979,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":589,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
{"level":30,"time":1550875847979,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":590,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":581,"res":{"statusCode":200},"responseTime":0.7096880674362183,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":582,"res":{"statusCode":200},"responseTime":0.6532529592514038,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":583,"res":{"statusCode":200},"responseTime":0.6446080207824707,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":584,"res":{"statusCode":200},"responseTime":0.6547019481658936,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":585,"res":{"statusCode":200},"responseTime":0.6696460247039795,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":586,"res":{"statusCode":200},"responseTime":0.6912440061569214,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":587,"res":{"statusCode":200},"responseTime":0.7048510313034058,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":588,"res":{"statusCode":200},"responseTime":0.7167730331420898,"v":1}
[0] {"level":30,"time":1550875847979,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":589,"res":{"statusCode":200},"responseTime":0.7360780239105225,"v":1}
[0] {"level":30,"time":1550875847980,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":590,"res":{"statusCode":200},"responseTime":0.7228230237960815,"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":591,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":592,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":593,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":594,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":595,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":596,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":597,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":598,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":599,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":600,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875847980,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":591,"res":{"statusCode":200},"responseTime":0.666254997253418,"v":1}
[0] {"level":30,"time":1550875847980,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":592,"res":{"statusCode":200},"responseTime":0.6667959690093994,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":593,"res":{"statusCode":200},"responseTime":0.69336998462677,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":594,"res":{"statusCode":200},"responseTime":0.716683030128479,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":595,"res":{"statusCode":200},"responseTime":0.7439470291137695,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":596,"res":{"statusCode":200},"responseTime":0.7731999158859253,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":597,"res":{"statusCode":200},"responseTime":0.811913013458252,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":598,"res":{"statusCode":200},"responseTime":0.8434309959411621,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":599,"res":{"statusCode":200},"responseTime":0.8769789934158325,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":600,"res":{"statusCode":200},"responseTime":0.8677769899368286,"v":1}
[0] {"level":30,"time":1550875847981,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":601,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847981,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":602,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847981,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":603,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":604,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":605,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":606,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":607,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":608,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":609,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":610,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":601,"res":{"statusCode":200},"responseTime":0.8350139856338501,"v":1}
[0] {"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":602,"res":{"statusCode":200},"responseTime":0.7313899993896484,"v":1}
{"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":603,"res":{"statusCode":200},"responseTime":0.7346029281616211,"v":1}
[0] {"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":604,"res":{"statusCode":200},"responseTime":0.7242449522018433,"v":1}
[0] {"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":605,"res":{"statusCode":200},"responseTime":0.701417088508606,"v":1}
[0] {"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":606,"res":{"statusCode":200},"responseTime":0.6776509284973145,"v":1}
[0] {"level":30,"time":1550875847982,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":607,"res":{"statusCode":200},"responseTime":0.6902099847793579,"v":1}
[0] {"level":30,"time":1550875847983,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":608,"res":{"statusCode":200},"responseTime":0.7025389671325684,"v":1}
[0] {"level":30,"time":1550875847983,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":609,"res":{"statusCode":200},"responseTime":0.7164139747619629,"v":1}
[0] {"level":30,"time":1550875847983,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":610,"res":{"statusCode":200},"responseTime":0.7039579153060913,"v":1}
[0] {"level":30,"time":1550875847983,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":611,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847983,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":612,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847983,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":613,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847983,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":614,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847983,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":615,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847984,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":616,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847984,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":617,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847984,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":618,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847984,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":619,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847985,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":620,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875847986,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":611,"res":{"statusCode":200},"responseTime":2.99311900138855,"v":1}
[0] {"level":30,"time":1550875847986,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":612,"res":{"statusCode":200},"responseTime":2.994489073753357,"v":1}
[0] {"level":30,"time":1550875847986,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":613,"res":{"statusCode":200},"responseTime":3.0612120628356934,"v":1}
[0] {"level":30,"time":1550875847986,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":614,"res":{"statusCode":200},"responseTime":3.0932449102401733,"v":1}
[0] {"level":30,"time":1550875847986,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":615,"res":{"statusCode":200},"responseTime":3.1133840084075928,"v":1}
[0] {"level":30,"time":1550875847986,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":616,"res":{"statusCode":200},"responseTime":2.525243043899536,"v":1}
[0] {"level":30,"time":1550875847987,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":617,"res":{"statusCode":200},"responseTime":2.3968700170516968,"v":1}
[0] {"level":30,"time":1550875847987,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":618,"res":{"statusCode":200},"responseTime":2.3438029289245605,"v":1}
[0] {"level":30,"time":1550875847987,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":619,"res":{"statusCode":200},"responseTime":2.1431519985198975,"v":1}
[0] {"level":30,"time":1550875847987,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":620,"res":{"statusCode":200},"responseTime":1.3012028932571411,"v":1}
[0] {"level":30,"time":1550875847987,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":621,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847987,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":622,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847987,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":623,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847987,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":624,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847987,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":625,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847988,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":626,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847988,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":627,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847988,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":628,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847988,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":629,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847988,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":630,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875847988,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":621,"res":{"statusCode":200},"responseTime":0.9943180084228516,"v":1}
[0] {"level":30,"time":1550875847988,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":622,"res":{"statusCode":200},"responseTime":0.9316610097885132,"v":1}
[0] {"level":30,"time":1550875847988,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":623,"res":{"statusCode":200},"responseTime":0.9016760587692261,"v":1}
[0] {"level":30,"time":1550875847988,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":624,"res":{"statusCode":200},"responseTime":0.882830023765564,"v":1}
{"level":30,"time":1550875847988,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":625,"res":{"statusCode":200},"responseTime":0.854653000831604,"v":1}
[0] {"level":30,"time":1550875847988,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":626,"res":{"statusCode":200},"responseTime":0.8618170022964478,"v":1}
[0] {"level":30,"time":1550875847989,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":627,"res":{"statusCode":200},"responseTime":0.9202600717544556,"v":1}
[0] {"level":30,"time":1550875847989,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":628,"res":{"statusCode":200},"responseTime":0.9965540170669556,"v":1}
[0] {"level":30,"time":1550875847989,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":629,"res":{"statusCode":200},"responseTime":1.005450963973999,"v":1}
[0] {"level":30,"time":1550875847989,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":630,"res":{"statusCode":200},"responseTime":0.9954409599304199,"v":1}
[0] {"level":30,"time":1550875847989,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":631,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847989,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":632,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847989,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":633,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847989,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":634,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847989,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":635,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847990,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":636,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847990,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":637,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847990,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":638,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847990,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":639,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847990,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":640,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":631,"res":{"statusCode":200},"responseTime":0.9635009765625,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":632,"res":{"statusCode":200},"responseTime":0.7233599424362183,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":633,"res":{"statusCode":200},"responseTime":0.7012499570846558,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":634,"res":{"statusCode":200},"responseTime":0.7154780626296997,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":635,"res":{"statusCode":200},"responseTime":0.7392230033874512,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":636,"res":{"statusCode":200},"responseTime":0.7690520286560059,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":637,"res":{"statusCode":200},"responseTime":0.7926360368728638,"v":1}
[0] {"level":30,"time":1550875847990,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":638,"res":{"statusCode":200},"responseTime":0.8147239685058594,"v":1}
[0] {"level":30,"time":1550875847991,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":639,"res":{"statusCode":200},"responseTime":0.8352340459823608,"v":1}
[0] {"level":30,"time":1550875847991,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":640,"res":{"statusCode":200},"responseTime":0.8207050561904907,"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":641,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":642,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":643,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":644,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":645,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":646,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":647,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":648,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":649,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847991,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":650,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":641,"res":{"statusCode":200},"responseTime":0.9106489419937134,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":642,"res":{"statusCode":200},"responseTime":0.8651940822601318,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":643,"res":{"statusCode":200},"responseTime":0.8614299297332764,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":644,"res":{"statusCode":200},"responseTime":0.8509409427642822,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":645,"res":{"statusCode":200},"responseTime":0.8718850612640381,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":646,"res":{"statusCode":200},"responseTime":0.8992938995361328,"v":1}
{"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":647,"res":{"statusCode":200},"responseTime":0.9238200187683105,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":648,"res":{"statusCode":200},"responseTime":0.9224480390548706,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":649,"res":{"statusCode":200},"responseTime":0.9696539640426636,"v":1}
[0] {"level":30,"time":1550875847992,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":650,"res":{"statusCode":200},"responseTime":0.9269750118255615,"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":651,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":652,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":653,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":654,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":655,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":656,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":657,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":658,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":659,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847993,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":660,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":651,"res":{"statusCode":200},"responseTime":0.9771649837493896,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":652,"res":{"statusCode":200},"responseTime":0.8807729482650757,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":653,"res":{"statusCode":200},"responseTime":0.8610390424728394,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":654,"res":{"statusCode":200},"responseTime":0.8659030199050903,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":655,"res":{"statusCode":200},"responseTime":0.8626610040664673,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":656,"res":{"statusCode":200},"responseTime":1.1055220365524292,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":657,"res":{"statusCode":200},"responseTime":1.1668909788131714,"v":1}
[0] {"level":30,"time":1550875847994,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":658,"res":{"statusCode":200},"responseTime":1.2326489686965942,"v":1}
[0] {"level":30,"time":1550875847995,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":659,"res":{"statusCode":200},"responseTime":1.2568849325180054,"v":1}
[0] {"level":30,"time":1550875847995,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":660,"res":{"statusCode":200},"responseTime":1.2265369892120361,"v":1}
[0] {"level":30,"time":1550875847995,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":661,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847995,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":662,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847995,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":663,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847995,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":664,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847995,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":665,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847995,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":666,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847996,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":667,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847996,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":668,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847996,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":669,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847996,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":670,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875847996,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":661,"res":{"statusCode":200},"responseTime":1.4610769748687744,"v":1}
[0] {"level":30,"time":1550875847996,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":662,"res":{"statusCode":200},"responseTime":1.505321979522705,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":663,"res":{"statusCode":200},"responseTime":1.482375979423523,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":664,"res":{"statusCode":200},"responseTime":1.494549036026001,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":665,"res":{"statusCode":200},"responseTime":1.4886319637298584,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":666,"res":{"statusCode":200},"responseTime":1.4795939922332764,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":667,"res":{"statusCode":200},"responseTime":1.4729470014572144,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":668,"res":{"statusCode":200},"responseTime":1.4672110080718994,"v":1}
{"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":669,"res":{"statusCode":200},"responseTime":1.4648250341415405,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":670,"res":{"statusCode":200},"responseTime":1.4162390232086182,"v":1}
[0] {"level":30,"time":1550875847997,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":671,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":672,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":673,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":674,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":675,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":676,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":677,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":678,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":679,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847998,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":680,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":671,"res":{"statusCode":200},"responseTime":1.134640097618103,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":672,"res":{"statusCode":200},"responseTime":1.0622669458389282,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":673,"res":{"statusCode":200},"responseTime":1.0401060581207275,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":674,"res":{"statusCode":200},"responseTime":1.0264559984207153,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":675,"res":{"statusCode":200},"responseTime":1.0164330005645752,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":676,"res":{"statusCode":200},"responseTime":1.0164989233016968,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":677,"res":{"statusCode":200},"responseTime":1.0077719688415527,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":678,"res":{"statusCode":200},"responseTime":1.003504991531372,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":679,"res":{"statusCode":200},"responseTime":1.003633975982666,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":680,"res":{"statusCode":200},"responseTime":0.9664390087127686,"v":1}
[0] {"level":30,"time":1550875847999,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":681,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848000,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":682,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848004,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":683,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848004,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":684,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848004,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":685,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848004,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":686,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848005,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":687,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848005,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":688,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848005,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":689,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848005,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":690,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848005,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":681,"res":{"statusCode":200},"responseTime":5.734452962875366,"v":1}
[0] {"level":30,"time":1550875848005,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":682,"res":{"statusCode":200},"responseTime":1.9435160160064697,"v":1}
[0] {"level":30,"time":1550875848005,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":683,"res":{"statusCode":200},"responseTime":1.7466509342193604,"v":1}
[0] {"level":30,"time":1550875848005,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":684,"res":{"statusCode":200},"responseTime":1.329503059387207,"v":1}
[0] {"level":30,"time":1550875848006,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":685,"res":{"statusCode":200},"responseTime":1.1408330202102661,"v":1}
[0] {"level":30,"time":1550875848006,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":686,"res":{"statusCode":200},"responseTime":1.1025060415267944,"v":1}
[0] {"level":30,"time":1550875848006,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":687,"res":{"statusCode":200},"responseTime":1.0724090337753296,"v":1}
[0] {"level":30,"time":1550875848006,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":688,"res":{"statusCode":200},"responseTime":1.0492140054702759,"v":1}
[0] {"level":30,"time":1550875848006,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":689,"res":{"statusCode":200},"responseTime":1.028818964958191,"v":1}
[0] {"level":30,"time":1550875848006,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":690,"res":{"statusCode":200},"responseTime":0.8127100467681885,"v":1}
{"level":30,"time":1550875848006,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":691,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848006,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":692,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848006,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":693,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848006,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":694,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848006,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":695,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848006,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":696,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848007,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":697,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848007,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":698,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848007,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":699,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848007,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":700,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":691,"res":{"statusCode":200},"responseTime":0.8378200531005859,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":692,"res":{"statusCode":200},"responseTime":0.7812349796295166,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":693,"res":{"statusCode":200},"responseTime":0.7698960304260254,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":694,"res":{"statusCode":200},"responseTime":0.7121320962905884,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":695,"res":{"statusCode":200},"responseTime":0.7164500951766968,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":696,"res":{"statusCode":200},"responseTime":0.7319810390472412,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":697,"res":{"statusCode":200},"responseTime":0.7535070180892944,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":698,"res":{"statusCode":200},"responseTime":0.7811610698699951,"v":1}
[0] {"level":30,"time":1550875848007,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":699,"res":{"statusCode":200},"responseTime":0.8029630184173584,"v":1}
[0] {"level":30,"time":1550875848008,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":700,"res":{"statusCode":200},"responseTime":0.781951904296875,"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":701,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":702,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":703,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":704,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":705,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":706,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":707,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":708,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":709,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":710,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848008,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":701,"res":{"statusCode":200},"responseTime":0.6915000677108765,"v":1}
[0] {"level":30,"time":1550875848008,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":702,"res":{"statusCode":200},"responseTime":0.6345570087432861,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":703,"res":{"statusCode":200},"responseTime":0.639909029006958,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":704,"res":{"statusCode":200},"responseTime":0.6679320335388184,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":705,"res":{"statusCode":200},"responseTime":0.6903040409088135,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":706,"res":{"statusCode":200},"responseTime":0.7129720449447632,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":707,"res":{"statusCode":200},"responseTime":0.7335419654846191,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":708,"res":{"statusCode":200},"responseTime":0.7541329860687256,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":709,"res":{"statusCode":200},"responseTime":0.7993320226669312,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":710,"res":{"statusCode":200},"responseTime":0.7867419719696045,"v":1}
[0] {"level":30,"time":1550875848009,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":711,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
{"level":30,"time":1550875848009,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":712,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848009,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":713,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848009,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":714,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848009,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":715,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848010,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":716,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848010,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":717,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848010,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":718,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848010,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":719,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848010,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":720,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":711,"res":{"statusCode":200},"responseTime":0.671841025352478,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":712,"res":{"statusCode":200},"responseTime":0.6159189939498901,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":713,"res":{"statusCode":200},"responseTime":0.6158089637756348,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":714,"res":{"statusCode":200},"responseTime":0.6304540634155273,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":715,"res":{"statusCode":200},"responseTime":0.6551940441131592,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":716,"res":{"statusCode":200},"responseTime":0.6728419065475464,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":717,"res":{"statusCode":200},"responseTime":0.6919640302658081,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":718,"res":{"statusCode":200},"responseTime":0.7473419904708862,"v":1}
[0] {"level":30,"time":1550875848010,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":719,"res":{"statusCode":200},"responseTime":0.8007529973983765,"v":1}
[0] {"level":30,"time":1550875848011,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":720,"res":{"statusCode":200},"responseTime":0.7996170520782471,"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":721,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":722,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":723,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":724,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":725,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":726,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":727,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":728,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":729,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":730,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848011,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":721,"res":{"statusCode":200},"responseTime":0.7167670726776123,"v":1}
[0] {"level":30,"time":1550875848011,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":722,"res":{"statusCode":200},"responseTime":0.6696480512619019,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":723,"res":{"statusCode":200},"responseTime":0.6448370218276978,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":724,"res":{"statusCode":200},"responseTime":0.6667770147323608,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":725,"res":{"statusCode":200},"responseTime":0.6841239929199219,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":726,"res":{"statusCode":200},"responseTime":0.7026280164718628,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":727,"res":{"statusCode":200},"responseTime":0.7259509563446045,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":728,"res":{"statusCode":200},"responseTime":0.7419899702072144,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":729,"res":{"statusCode":200},"responseTime":0.7632861137390137,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":730,"res":{"statusCode":200},"responseTime":0.7504509687423706,"v":1}
[0] {"level":30,"time":1550875848012,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":731,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848012,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":732,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848012,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":733,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
{"level":30,"time":1550875848012,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":734,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":735,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":736,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":737,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":738,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":739,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":740,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":731,"res":{"statusCode":200},"responseTime":0.6852750778198242,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":732,"res":{"statusCode":200},"responseTime":0.640597939491272,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":733,"res":{"statusCode":200},"responseTime":0.6312789916992188,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":734,"res":{"statusCode":200},"responseTime":0.649960994720459,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":735,"res":{"statusCode":200},"responseTime":0.6688380241394043,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":736,"res":{"statusCode":200},"responseTime":0.6981790065765381,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":737,"res":{"statusCode":200},"responseTime":0.7185959815979004,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":738,"res":{"statusCode":200},"responseTime":0.7407490015029907,"v":1}
[0] {"level":30,"time":1550875848013,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":739,"res":{"statusCode":200},"responseTime":0.7713930606842041,"v":1}
[0] {"level":30,"time":1550875848014,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":740,"res":{"statusCode":200},"responseTime":0.7595369815826416,"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":741,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":742,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":743,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":744,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":745,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":746,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":747,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":748,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":749,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":750,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848014,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":741,"res":{"statusCode":200},"responseTime":0.657567024230957,"v":1}
[0] {"level":30,"time":1550875848014,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":742,"res":{"statusCode":200},"responseTime":0.6187729835510254,"v":1}
[0] {"level":30,"time":1550875848014,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":743,"res":{"statusCode":200},"responseTime":0.6165550947189331,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":744,"res":{"statusCode":200},"responseTime":0.6335389614105225,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":745,"res":{"statusCode":200},"responseTime":0.6563149690628052,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":746,"res":{"statusCode":200},"responseTime":0.6783419847488403,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":747,"res":{"statusCode":200},"responseTime":0.6988379955291748,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":748,"res":{"statusCode":200},"responseTime":0.7270029783248901,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":749,"res":{"statusCode":200},"responseTime":0.7494200468063354,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":750,"res":{"statusCode":200},"responseTime":0.7359659671783447,"v":1}
[0] {"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":751,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":752,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":753,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":754,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":755,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
{"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":756,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848015,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":757,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848016,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":758,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848016,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":759,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848016,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":760,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":751,"res":{"statusCode":200},"responseTime":0.6419030427932739,"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":752,"res":{"statusCode":200},"responseTime":0.589521050453186,"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":753,"res":{"statusCode":200},"responseTime":0.5884490013122559,"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":754,"res":{"statusCode":200},"responseTime":0.6121400594711304,"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":755,"res":{"statusCode":200},"responseTime":0.6309388875961304,"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":756,"res":{"statusCode":200},"responseTime":0.650941014289856,"v":1}
[0] {"level":30,"time":1550875848016,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":757,"res":{"statusCode":200},"responseTime":1.0159939527511597,"v":1}
[0] {"level":30,"time":1550875848017,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":758,"res":{"statusCode":200},"responseTime":1.064682960510254,"v":1}
[0] {"level":30,"time":1550875848017,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":759,"res":{"statusCode":200},"responseTime":1.09980309009552,"v":1}
[0] {"level":30,"time":1550875848017,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":760,"res":{"statusCode":200},"responseTime":1.0894609689712524,"v":1}
[0] {"level":30,"time":1550875848017,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":761,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848018,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":762,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848018,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":763,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":764,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":765,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":766,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":767,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":768,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":769,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":770,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848019,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":761,"res":{"statusCode":200},"responseTime":2.5155699253082275,"v":1}
[0] {"level":30,"time":1550875848019,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":762,"res":{"statusCode":200},"responseTime":1.12260103225708,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":763,"res":{"statusCode":200},"responseTime":1.0799850225448608,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":764,"res":{"statusCode":200},"responseTime":1.0640310049057007,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":765,"res":{"statusCode":200},"responseTime":1.0560779571533203,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":766,"res":{"statusCode":200},"responseTime":1.0402929782867432,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":767,"res":{"statusCode":200},"responseTime":0.9871890544891357,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":768,"res":{"statusCode":200},"responseTime":0.9495660066604614,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":769,"res":{"statusCode":200},"responseTime":0.9368629455566406,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":770,"res":{"statusCode":200},"responseTime":0.9066519737243652,"v":1}
[0] {"level":30,"time":1550875848020,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":771,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848020,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":772,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":773,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":774,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":775,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":776,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
{"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":777,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":778,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":779,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":780,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848021,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":771,"res":{"statusCode":200},"responseTime":0.7709919214248657,"v":1}
[0] {"level":30,"time":1550875848021,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":772,"res":{"statusCode":200},"responseTime":0.7056149244308472,"v":1}
[0] {"level":30,"time":1550875848021,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":773,"res":{"statusCode":200},"responseTime":0.7018990516662598,"v":1}
[0] {"level":30,"time":1550875848021,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":774,"res":{"statusCode":200},"responseTime":0.6935080289840698,"v":1}
[0] {"level":30,"time":1550875848021,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":775,"res":{"statusCode":200},"responseTime":0.7105060815811157,"v":1}
[0] {"level":30,"time":1550875848021,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":776,"res":{"statusCode":200},"responseTime":0.7401430606842041,"v":1}
[0] {"level":30,"time":1550875848022,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":777,"res":{"statusCode":200},"responseTime":0.7662960290908813,"v":1}
[0] {"level":30,"time":1550875848022,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":778,"res":{"statusCode":200},"responseTime":0.842689037322998,"v":1}
[0] {"level":30,"time":1550875848022,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":779,"res":{"statusCode":200},"responseTime":0.8780640363693237,"v":1}
[0] {"level":30,"time":1550875848022,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":780,"res":{"statusCode":200},"responseTime":0.8706150054931641,"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":781,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":782,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":783,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":784,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":785,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":786,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":787,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":788,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848022,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":789,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848023,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":790,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":781,"res":{"statusCode":200},"responseTime":0.6912679672241211,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":782,"res":{"statusCode":200},"responseTime":0.6410260200500488,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":783,"res":{"statusCode":200},"responseTime":0.6910660266876221,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":784,"res":{"statusCode":200},"responseTime":0.7145429849624634,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":785,"res":{"statusCode":200},"responseTime":0.7409909963607788,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":786,"res":{"statusCode":200},"responseTime":0.7809959650039673,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":787,"res":{"statusCode":200},"responseTime":0.8365839719772339,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":788,"res":{"statusCode":200},"responseTime":0.8817789554595947,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":789,"res":{"statusCode":200},"responseTime":0.9187300205230713,"v":1}
[0] {"level":30,"time":1550875848023,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":790,"res":{"statusCode":200},"responseTime":0.8954570293426514,"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":791,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":792,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":793,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":794,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":795,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":796,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":797,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":798,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
{"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":799,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":800,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848024,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":791,"res":{"statusCode":200},"responseTime":0.6566669940948486,"v":1}
[0] {"level":30,"time":1550875848024,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":792,"res":{"statusCode":200},"responseTime":0.644137978553772,"v":1}
[0] {"level":30,"time":1550875848024,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":793,"res":{"statusCode":200},"responseTime":0.6876839399337769,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":794,"res":{"statusCode":200},"responseTime":0.7168960571289062,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":795,"res":{"statusCode":200},"responseTime":0.7917009592056274,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":796,"res":{"statusCode":200},"responseTime":0.8273600339889526,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":797,"res":{"statusCode":200},"responseTime":0.9139180183410645,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":798,"res":{"statusCode":200},"responseTime":0.9455499649047852,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":799,"res":{"statusCode":200},"responseTime":0.9926810264587402,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":800,"res":{"statusCode":200},"responseTime":0.982450008392334,"v":1}
[0] {"level":30,"time":1550875848025,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":801,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848025,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":802,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848025,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":803,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":804,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":805,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":806,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":807,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":808,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":809,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":810,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848026,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":801,"res":{"statusCode":200},"responseTime":0.6788679361343384,"v":1}
[0] {"level":30,"time":1550875848026,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":802,"res":{"statusCode":200},"responseTime":0.6566029787063599,"v":1}
[0] {"level":30,"time":1550875848026,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":803,"res":{"statusCode":200},"responseTime":0.6938960552215576,"v":1}
[0] {"level":30,"time":1550875848026,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":804,"res":{"statusCode":200},"responseTime":0.7042169570922852,"v":1}
[0] {"level":30,"time":1550875848026,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":805,"res":{"statusCode":200},"responseTime":0.7363369464874268,"v":1}
[0] {"level":30,"time":1550875848026,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":806,"res":{"statusCode":200},"responseTime":0.7807750701904297,"v":1}
[0] {"level":30,"time":1550875848027,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":807,"res":{"statusCode":200},"responseTime":0.8111000061035156,"v":1}
[0] {"level":30,"time":1550875848027,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":808,"res":{"statusCode":200},"responseTime":0.8395500183105469,"v":1}
[0] {"level":30,"time":1550875848027,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":809,"res":{"statusCode":200},"responseTime":0.8737280368804932,"v":1}
[0] {"level":30,"time":1550875848027,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":810,"res":{"statusCode":200},"responseTime":0.8531399965286255,"v":1}
[0] {"level":30,"time":1550875848030,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":811,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848030,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":812,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848030,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":813,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848030,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":814,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848030,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":815,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848030,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":816,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848031,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":817,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848031,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":818,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848031,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":819,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
{"level":30,"time":1550875848031,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":820,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59012},"v":1}
[0] {"level":30,"time":1550875848031,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":811,"res":{"statusCode":200},"responseTime":1.1212300062179565,"v":1}
[0] {"level":30,"time":1550875848031,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":812,"res":{"statusCode":200},"responseTime":0.7864480018615723,"v":1}
[0] {"level":30,"time":1550875848031,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":813,"res":{"statusCode":200},"responseTime":0.7338199615478516,"v":1}
[0] {"level":30,"time":1550875848031,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":814,"res":{"statusCode":200},"responseTime":0.7710690498352051,"v":1}
[0] {"level":30,"time":1550875848031,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":815,"res":{"statusCode":200},"responseTime":0.7874430418014526,"v":1}
[0] {"level":30,"time":1550875848033,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":816,"res":{"statusCode":200},"responseTime":2.6993550062179565,"v":1}
[0] {"level":30,"time":1550875848033,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":817,"res":{"statusCode":200},"responseTime":2.7676559686660767,"v":1}
[0] {"level":30,"time":1550875848033,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":818,"res":{"statusCode":200},"responseTime":2.826453924179077,"v":1}
[0] {"level":30,"time":1550875848034,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":819,"res":{"statusCode":200},"responseTime":2.858699917793274,"v":1}
[0] {"level":30,"time":1550875848034,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":820,"res":{"statusCode":200},"responseTime":2.849990963935852,"v":1}
[0] {"level":30,"time":1550875848034,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":821,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848034,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":822,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848034,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":823,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848034,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":824,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848034,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":825,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848034,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":826,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848035,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":827,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848035,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":828,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848035,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":829,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848035,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":830,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59013},"v":1}
[0] {"level":30,"time":1550875848035,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":821,"res":{"statusCode":200},"responseTime":1.157243013381958,"v":1}
[0] {"level":30,"time":1550875848035,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":822,"res":{"statusCode":200},"responseTime":1.1238880157470703,"v":1}
[0] {"level":30,"time":1550875848035,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":823,"res":{"statusCode":200},"responseTime":1.163701057434082,"v":1}
[0] {"level":30,"time":1550875848035,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":824,"res":{"statusCode":200},"responseTime":1.0265469551086426,"v":1}
[0] {"level":30,"time":1550875848035,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":825,"res":{"statusCode":200},"responseTime":1.0459120273590088,"v":1}
[0] {"level":30,"time":1550875848036,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":826,"res":{"statusCode":200},"responseTime":1.0691909790039062,"v":1}
[0] {"level":30,"time":1550875848036,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":827,"res":{"statusCode":200},"responseTime":1.1218199729919434,"v":1}
[0] {"level":30,"time":1550875848036,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":828,"res":{"statusCode":200},"responseTime":1.1434650421142578,"v":1}
[0] {"level":30,"time":1550875848036,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":829,"res":{"statusCode":200},"responseTime":1.2018159627914429,"v":1}
[0] {"level":30,"time":1550875848036,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":830,"res":{"statusCode":200},"responseTime":1.0921610593795776,"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":831,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":832,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":833,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":834,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":835,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":836,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848036,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":837,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848037,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":838,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848037,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":839,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848037,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":840,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59014},"v":1}
[0] {"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":831,"res":{"statusCode":200},"responseTime":0.7229429483413696,"v":1}
{"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":832,"res":{"statusCode":200},"responseTime":0.690991997718811,"v":1}
[0] {"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":833,"res":{"statusCode":200},"responseTime":0.7165080308914185,"v":1}
[0] {"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":834,"res":{"statusCode":200},"responseTime":0.7435009479522705,"v":1}
[0] {"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":835,"res":{"statusCode":200},"responseTime":0.8161590099334717,"v":1}
[0] {"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":836,"res":{"statusCode":200},"responseTime":0.843080997467041,"v":1}
[0] {"level":30,"time":1550875848037,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":837,"res":{"statusCode":200},"responseTime":0.8949850797653198,"v":1}
[0] {"level":30,"time":1550875848038,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":838,"res":{"statusCode":200},"responseTime":0.9524829387664795,"v":1}
[0] {"level":30,"time":1550875848038,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":839,"res":{"statusCode":200},"responseTime":1.0522370338439941,"v":1}
[0] {"level":30,"time":1550875848038,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":840,"res":{"statusCode":200},"responseTime":1.0326459407806396,"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":841,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":842,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":843,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":844,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":845,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":846,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":847,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":848,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":849,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848038,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":850,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59015},"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":841,"res":{"statusCode":200},"responseTime":0.7307660579681396,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":842,"res":{"statusCode":200},"responseTime":0.6901649236679077,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":843,"res":{"statusCode":200},"responseTime":0.6786550283432007,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":844,"res":{"statusCode":200},"responseTime":0.6966730356216431,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":845,"res":{"statusCode":200},"responseTime":0.7250059843063354,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":846,"res":{"statusCode":200},"responseTime":0.7689449787139893,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":847,"res":{"statusCode":200},"responseTime":0.8164960145950317,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":848,"res":{"statusCode":200},"responseTime":0.8468159437179565,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":849,"res":{"statusCode":200},"responseTime":0.8788629770278931,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":850,"res":{"statusCode":200},"responseTime":0.8564740419387817,"v":1}
[0] {"level":30,"time":1550875848039,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":851,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848039,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":852,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":853,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":854,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":855,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":856,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":857,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":858,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":859,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":860,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59016},"v":1}
[0] {"level":30,"time":1550875848040,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":851,"res":{"statusCode":200},"responseTime":0.6751399040222168,"v":1}
[0] {"level":30,"time":1550875848040,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":852,"res":{"statusCode":200},"responseTime":0.6576670408248901,"v":1}
[0] {"level":30,"time":1550875848040,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":853,"res":{"statusCode":200},"responseTime":0.6928809881210327,"v":1}
[0] {"level":30,"time":1550875848040,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":854,"res":{"statusCode":200},"responseTime":0.7093729972839355,"v":1}
{"level":30,"time":1550875848041,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":855,"res":{"statusCode":200},"responseTime":0.8661469221115112,"v":1}
[0] {"level":30,"time":1550875848041,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":856,"res":{"statusCode":200},"responseTime":0.8896380662918091,"v":1}
[0] {"level":30,"time":1550875848041,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":857,"res":{"statusCode":200},"responseTime":0.9127810001373291,"v":1}
[0] {"level":30,"time":1550875848041,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":858,"res":{"statusCode":200},"responseTime":0.9346339702606201,"v":1}
[0] {"level":30,"time":1550875848041,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":859,"res":{"statusCode":200},"responseTime":0.9582459926605225,"v":1}
[0] {"level":30,"time":1550875848041,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":860,"res":{"statusCode":200},"responseTime":0.9379609823226929,"v":1}
[0] {"level":30,"time":1550875848041,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":861,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848041,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":862,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848041,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":863,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848041,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":864,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848041,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":865,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848042,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":866,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848042,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":867,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848042,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":868,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848042,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":869,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848042,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":870,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59017},"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":861,"res":{"statusCode":200},"responseTime":0.7958300113677979,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":862,"res":{"statusCode":200},"responseTime":0.7097200155258179,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":863,"res":{"statusCode":200},"responseTime":0.7169100046157837,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":864,"res":{"statusCode":200},"responseTime":0.7348140478134155,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":865,"res":{"statusCode":200},"responseTime":0.7433459758758545,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":866,"res":{"statusCode":200},"responseTime":0.7565129995346069,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":867,"res":{"statusCode":200},"responseTime":0.7535690069198608,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":868,"res":{"statusCode":200},"responseTime":0.7649509906768799,"v":1}
[0] {"level":30,"time":1550875848042,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":869,"res":{"statusCode":200},"responseTime":0.7816989421844482,"v":1}
[0] {"level":30,"time":1550875848043,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":870,"res":{"statusCode":200},"responseTime":0.7648910284042358,"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":871,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":872,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":873,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":874,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":875,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":876,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":877,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":878,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":879,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":880,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59018},"v":1}
[0] {"level":30,"time":1550875848043,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":871,"res":{"statusCode":200},"responseTime":0.6432830095291138,"v":1}
[0] {"level":30,"time":1550875848043,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":872,"res":{"statusCode":200},"responseTime":0.6236250400543213,"v":1}
[0] {"level":30,"time":1550875848043,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":873,"res":{"statusCode":200},"responseTime":0.638374924659729,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":874,"res":{"statusCode":200},"responseTime":0.6573590040206909,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":875,"res":{"statusCode":200},"responseTime":0.6849160194396973,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":876,"res":{"statusCode":200},"responseTime":0.708516001701355,"v":1}
{"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":877,"res":{"statusCode":200},"responseTime":0.7605900764465332,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":878,"res":{"statusCode":200},"responseTime":0.7852869033813477,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":879,"res":{"statusCode":200},"responseTime":0.8118609189987183,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":880,"res":{"statusCode":200},"responseTime":0.7987750768661499,"v":1}
[0] {"level":30,"time":1550875848044,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":881,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848044,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":882,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848044,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":883,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848044,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":884,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":885,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":886,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":887,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":888,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":889,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":890,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59019},"v":1}
[0] {"level":30,"time":1550875848045,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":881,"res":{"statusCode":200},"responseTime":0.9366769790649414,"v":1}
[0] {"level":30,"time":1550875848045,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":882,"res":{"statusCode":200},"responseTime":0.8888490200042725,"v":1}
[0] {"level":30,"time":1550875848045,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":883,"res":{"statusCode":200},"responseTime":0.8759239912033081,"v":1}
[0] {"level":30,"time":1550875848045,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":884,"res":{"statusCode":200},"responseTime":0.8589529991149902,"v":1}
[0] {"level":30,"time":1550875848045,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":885,"res":{"statusCode":200},"responseTime":0.8456969261169434,"v":1}
[0] {"level":30,"time":1550875848045,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":886,"res":{"statusCode":200},"responseTime":0.8354239463806152,"v":1}
[0] {"level":30,"time":1550875848046,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":887,"res":{"statusCode":200},"responseTime":0.8342750072479248,"v":1}
[0] {"level":30,"time":1550875848046,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":888,"res":{"statusCode":200},"responseTime":0.8328700065612793,"v":1}
[0] {"level":30,"time":1550875848046,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":889,"res":{"statusCode":200},"responseTime":0.8358010053634644,"v":1}
[0] {"level":30,"time":1550875848046,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":890,"res":{"statusCode":200},"responseTime":0.7991360425949097,"v":1}
[0] {"level":30,"time":1550875848046,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":891,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848046,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":892,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848046,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":893,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":894,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":895,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":896,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":897,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":898,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":899,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":900,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59020},"v":1}
[0] {"level":30,"time":1550875848047,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":891,"res":{"statusCode":200},"responseTime":1.4072099924087524,"v":1}
[0] {"level":30,"time":1550875848047,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":892,"res":{"statusCode":200},"responseTime":1.2229949235916138,"v":1}
[0] {"level":30,"time":1550875848047,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":893,"res":{"statusCode":200},"responseTime":0.9638590812683105,"v":1}
[0] {"level":30,"time":1550875848047,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":894,"res":{"statusCode":200},"responseTime":0.8807539939880371,"v":1}
[0] {"level":30,"time":1550875848048,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":895,"res":{"statusCode":200},"responseTime":0.8531819581985474,"v":1}
[0] {"level":30,"time":1550875848048,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":896,"res":{"statusCode":200},"responseTime":0.8382349014282227,"v":1}
[0] {"level":30,"time":1550875848048,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":897,"res":{"statusCode":200},"responseTime":0.823078989982605,"v":1}
[0] {"level":30,"time":1550875848048,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":898,"res":{"statusCode":200},"responseTime":0.8051779270172119,"v":1}
{"level":30,"time":1550875848048,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":899,"res":{"statusCode":200},"responseTime":0.8082131147384644,"v":1}
[0] {"level":30,"time":1550875848048,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":900,"res":{"statusCode":200},"responseTime":0.7870069742202759,"v":1}
[0] {"level":30,"time":1550875848048,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":901,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848048,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":902,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848049,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":903,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848049,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":904,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848049,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":905,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848049,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":906,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848050,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":907,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848050,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":908,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848050,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":909,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848050,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":910,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59021},"v":1}
[0] {"level":30,"time":1550875848050,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":901,"res":{"statusCode":200},"responseTime":2.301625967025757,"v":1}
[0] {"level":30,"time":1550875848050,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":902,"res":{"statusCode":200},"responseTime":2.036605954170227,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":903,"res":{"statusCode":200},"responseTime":2.0174471139907837,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":904,"res":{"statusCode":200},"responseTime":1.9262219667434692,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":905,"res":{"statusCode":200},"responseTime":1.9414169788360596,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":906,"res":{"statusCode":200},"responseTime":1.9670259952545166,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":907,"res":{"statusCode":200},"responseTime":1.1936579942703247,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":908,"res":{"statusCode":200},"responseTime":1.1600290536880493,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":909,"res":{"statusCode":200},"responseTime":1.154737949371338,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":910,"res":{"statusCode":200},"responseTime":1.1773239374160767,"v":1}
[0] {"level":30,"time":1550875848051,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":911,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":912,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":913,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":914,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":915,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":916,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":917,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":918,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":919,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848052,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":920,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59022},"v":1}
[0] {"level":30,"time":1550875848053,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":911,"res":{"statusCode":200},"responseTime":1.1344809532165527,"v":1}
[0] {"level":30,"time":1550875848053,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":912,"res":{"statusCode":200},"responseTime":1.0728009939193726,"v":1}
[0] {"level":30,"time":1550875848053,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":913,"res":{"statusCode":200},"responseTime":1.1837090253829956,"v":1}
[0] {"level":30,"time":1550875848053,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":914,"res":{"statusCode":200},"responseTime":1.5767220258712769,"v":1}
[0] {"level":30,"time":1550875848054,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":915,"res":{"statusCode":200},"responseTime":1.5885989665985107,"v":1}
[0] {"level":30,"time":1550875848054,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":916,"res":{"statusCode":200},"responseTime":1.551116943359375,"v":1}
[0] {"level":30,"time":1550875848054,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":917,"res":{"statusCode":200},"responseTime":1.5452690124511719,"v":1}
[0] {"level":30,"time":1550875848054,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":918,"res":{"statusCode":200},"responseTime":1.5413739681243896,"v":1}
[0] {"level":30,"time":1550875848054,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":919,"res":{"statusCode":200},"responseTime":1.5300610065460205,"v":1}
[0] {"level":30,"time":1550875848054,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":920,"res":{"statusCode":200},"responseTime":1.4904121160507202,"v":1}
{"level":30,"time":1550875848054,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":921,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848054,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":922,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848054,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":923,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848055,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":924,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848055,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":925,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848055,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":926,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848055,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":927,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848056,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":928,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848056,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":929,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848056,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":930,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59023},"v":1}
[0] {"level":30,"time":1550875848056,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":921,"res":{"statusCode":200},"responseTime":2.0613489151000977,"v":1}
[0] {"level":30,"time":1550875848056,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":922,"res":{"statusCode":200},"responseTime":2.0173420906066895,"v":1}
[0] {"level":30,"time":1550875848056,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":923,"res":{"statusCode":200},"responseTime":1.9872909784317017,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":924,"res":{"statusCode":200},"responseTime":1.9621059894561768,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":925,"res":{"statusCode":200},"responseTime":1.945755958557129,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":926,"res":{"statusCode":200},"responseTime":1.4856328964233398,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":927,"res":{"statusCode":200},"responseTime":1.271786093711853,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":928,"res":{"statusCode":200},"responseTime":1.1608870029449463,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":929,"res":{"statusCode":200},"responseTime":1.1110570430755615,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":930,"res":{"statusCode":200},"responseTime":1.0556069612503052,"v":1}
[0] {"level":30,"time":1550875848057,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":931,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848057,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":932,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848057,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":933,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848057,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":934,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848057,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":935,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848058,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":936,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848058,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":937,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848058,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":938,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848058,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":939,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848058,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":940,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59024},"v":1}
[0] {"level":30,"time":1550875848058,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":931,"res":{"statusCode":200},"responseTime":0.9539350271224976,"v":1}
[0] {"level":30,"time":1550875848058,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":932,"res":{"statusCode":200},"responseTime":0.8866360187530518,"v":1}
[0] {"level":30,"time":1550875848058,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":933,"res":{"statusCode":200},"responseTime":0.8747609853744507,"v":1}
[0] {"level":30,"time":1550875848058,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":934,"res":{"statusCode":200},"responseTime":0.863737940788269,"v":1}
[0] {"level":30,"time":1550875848058,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":935,"res":{"statusCode":200},"responseTime":0.856329083442688,"v":1}
[0] {"level":30,"time":1550875848058,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":936,"res":{"statusCode":200},"responseTime":0.8522900342941284,"v":1}
[0] {"level":30,"time":1550875848059,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":937,"res":{"statusCode":200},"responseTime":0.8511569499969482,"v":1}
[0] {"level":30,"time":1550875848059,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":938,"res":{"statusCode":200},"responseTime":0.8489420413970947,"v":1}
[0] {"level":30,"time":1550875848059,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":939,"res":{"statusCode":200},"responseTime":0.8466629981994629,"v":1}
[0] {"level":30,"time":1550875848059,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":940,"res":{"statusCode":200},"responseTime":0.807252049446106,"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":941,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
{"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":942,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":943,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":944,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":945,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":946,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":947,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":948,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":949,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848059,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":950,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59025},"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":941,"res":{"statusCode":200},"responseTime":0.7226790189743042,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":942,"res":{"statusCode":200},"responseTime":0.671754002571106,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":943,"res":{"statusCode":200},"responseTime":0.6816139221191406,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":944,"res":{"statusCode":200},"responseTime":0.7106419801712036,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":945,"res":{"statusCode":200},"responseTime":0.7327879667282104,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":946,"res":{"statusCode":200},"responseTime":0.7559980154037476,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":947,"res":{"statusCode":200},"responseTime":0.7912189960479736,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":948,"res":{"statusCode":200},"responseTime":0.8276910781860352,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":949,"res":{"statusCode":200},"responseTime":0.8671720027923584,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":950,"res":{"statusCode":200},"responseTime":0.858396053314209,"v":1}
[0] {"level":30,"time":1550875848060,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":951,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":952,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":953,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":954,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":955,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":956,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":957,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":958,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":959,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":960,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59026},"v":1}
[0] {"level":30,"time":1550875848061,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":951,"res":{"statusCode":200},"responseTime":0.6756190061569214,"v":1}
[0] {"level":30,"time":1550875848061,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":952,"res":{"statusCode":200},"responseTime":0.6288160085678101,"v":1}
[0] {"level":30,"time":1550875848061,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":953,"res":{"statusCode":200},"responseTime":0.6422119140625,"v":1}
[0] {"level":30,"time":1550875848061,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":954,"res":{"statusCode":200},"responseTime":0.6684830188751221,"v":1}
[0] {"level":30,"time":1550875848061,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":955,"res":{"statusCode":200},"responseTime":0.7018659114837646,"v":1}
[0] {"level":30,"time":1550875848062,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":956,"res":{"statusCode":200},"responseTime":0.7365109920501709,"v":1}
[0] {"level":30,"time":1550875848062,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":957,"res":{"statusCode":200},"responseTime":0.7722500562667847,"v":1}
[0] {"level":30,"time":1550875848062,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":958,"res":{"statusCode":200},"responseTime":0.8127239942550659,"v":1}
[0] {"level":30,"time":1550875848062,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":959,"res":{"statusCode":200},"responseTime":0.8555029630661011,"v":1}
[0] {"level":30,"time":1550875848062,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":960,"res":{"statusCode":200},"responseTime":0.8485519886016846,"v":1}
[0] {"level":30,"time":1550875848062,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":961,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848062,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":962,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848062,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":963,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
{"level":30,"time":1550875848062,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":964,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848062,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":965,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848063,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":966,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848063,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":967,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848064,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":968,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848064,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":969,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848064,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":970,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59027},"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":961,"res":{"statusCode":200},"responseTime":2.5288420915603638,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":962,"res":{"statusCode":200},"responseTime":2.5218160152435303,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":963,"res":{"statusCode":200},"responseTime":2.522431969642639,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":964,"res":{"statusCode":200},"responseTime":2.5176169872283936,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":965,"res":{"statusCode":200},"responseTime":2.5183000564575195,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":966,"res":{"statusCode":200},"responseTime":2.517862915992737,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":967,"res":{"statusCode":200},"responseTime":1.3642420768737793,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":968,"res":{"statusCode":200},"responseTime":1.2209869623184204,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":969,"res":{"statusCode":200},"responseTime":1.1830068826675415,"v":1}
[0] {"level":30,"time":1550875848065,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":970,"res":{"statusCode":200},"responseTime":1.1029620170593262,"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":971,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":972,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":973,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":974,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":975,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":976,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848066,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":977,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848067,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":978,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848067,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":979,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848067,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":980,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59028},"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":971,"res":{"statusCode":200},"responseTime":1.1099859476089478,"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":972,"res":{"statusCode":200},"responseTime":0.8791439533233643,"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":973,"res":{"statusCode":200},"responseTime":0.8258309364318848,"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":974,"res":{"statusCode":200},"responseTime":0.8414880037307739,"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":975,"res":{"statusCode":200},"responseTime":0.8687390089035034,"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":976,"res":{"statusCode":200},"responseTime":0.8997210264205933,"v":1}
[0] {"level":30,"time":1550875848067,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":977,"res":{"statusCode":200},"responseTime":0.9217929840087891,"v":1}
[0] {"level":30,"time":1550875848068,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":978,"res":{"statusCode":200},"responseTime":0.954835057258606,"v":1}
[0] {"level":30,"time":1550875848068,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":979,"res":{"statusCode":200},"responseTime":0.9926999807357788,"v":1}
[0] {"level":30,"time":1550875848068,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":980,"res":{"statusCode":200},"responseTime":0.9801890850067139,"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":981,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":982,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":983,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":984,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":985,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
{"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":986,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":987,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848068,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":988,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848069,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":989,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848069,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":990,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59029},"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":981,"res":{"statusCode":200},"responseTime":0.9138989448547363,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":982,"res":{"statusCode":200},"responseTime":0.8363749980926514,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":983,"res":{"statusCode":200},"responseTime":0.8485420942306519,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":984,"res":{"statusCode":200},"responseTime":0.8107420206069946,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":985,"res":{"statusCode":200},"responseTime":0.8116769790649414,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":986,"res":{"statusCode":200},"responseTime":0.8406670093536377,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":987,"res":{"statusCode":200},"responseTime":0.8770450353622437,"v":1}
[0] {"level":30,"time":1550875848069,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":988,"res":{"statusCode":200},"responseTime":0.9118930101394653,"v":1}
[0] {"level":30,"time":1550875848070,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":989,"res":{"statusCode":200},"responseTime":0.9581799507141113,"v":1}
[0] {"level":30,"time":1550875848070,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":990,"res":{"statusCode":200},"responseTime":0.9501980543136597,"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":991,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":992,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":993,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":994,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":995,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":996,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":997,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848070,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":998,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848071,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":999,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848071,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1000,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59030},"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":991,"res":{"statusCode":200},"responseTime":1.0892599821090698,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":992,"res":{"statusCode":200},"responseTime":1.020780086517334,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":993,"res":{"statusCode":200},"responseTime":1.0157819986343384,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":994,"res":{"statusCode":200},"responseTime":1.0134849548339844,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":995,"res":{"statusCode":200},"responseTime":1.0123718976974487,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":996,"res":{"statusCode":200},"responseTime":1.0109649896621704,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":997,"res":{"statusCode":200},"responseTime":1.0122981071472168,"v":1}
[0] {"level":30,"time":1550875848071,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":998,"res":{"statusCode":200},"responseTime":1.0083229541778564,"v":1}
[0] {"level":30,"time":1550875848072,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":999,"res":{"statusCode":200},"responseTime":1.0036989450454712,"v":1}
[0] {"level":30,"time":1550875848072,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1000,"res":{"statusCode":200},"responseTime":0.9499030113220215,"v":1}
[0] {"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1001,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1002,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1003,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1004,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1005,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1006,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
{"level":30,"time":1550875848072,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1007,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848073,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1008,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848073,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1009,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848073,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1010,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59031},"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1001,"res":{"statusCode":200},"responseTime":1.1527929306030273,"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1002,"res":{"statusCode":200},"responseTime":1.0862720012664795,"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1003,"res":{"statusCode":200},"responseTime":1.0829190015792847,"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1004,"res":{"statusCode":200},"responseTime":1.0828030109405518,"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1005,"res":{"statusCode":200},"responseTime":1.0846810340881348,"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1006,"res":{"statusCode":200},"responseTime":1.0417670011520386,"v":1}
[0] {"level":30,"time":1550875848073,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1007,"res":{"statusCode":200},"responseTime":1.037600040435791,"v":1}
[0] {"level":30,"time":1550875848074,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1008,"res":{"statusCode":200},"responseTime":1.025164008140564,"v":1}
[0] {"level":30,"time":1550875848074,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1009,"res":{"statusCode":200},"responseTime":0.9855140447616577,"v":1}
[0] {"level":30,"time":1550875848074,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1010,"res":{"statusCode":200},"responseTime":0.9524290561676025,"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1011,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1012,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1013,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1014,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1015,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1016,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1017,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848074,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1018,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848075,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1019,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848075,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1020,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59032},"v":1}
[0] {"level":30,"time":1550875848075,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1011,"res":{"statusCode":200},"responseTime":1.562371015548706,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1012,"res":{"statusCode":200},"responseTime":1.47714102268219,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1013,"res":{"statusCode":200},"responseTime":1.498284935951233,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1014,"res":{"statusCode":200},"responseTime":1.5110549926757812,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1015,"res":{"statusCode":200},"responseTime":1.5330209732055664,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1016,"res":{"statusCode":200},"responseTime":1.5575039386749268,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1017,"res":{"statusCode":200},"responseTime":1.5585989952087402,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1018,"res":{"statusCode":200},"responseTime":1.57225501537323,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1019,"res":{"statusCode":200},"responseTime":1.0211139917373657,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1020,"res":{"statusCode":200},"responseTime":0.955219030380249,"v":1}
[0] {"level":30,"time":1550875848076,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1021,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1022,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1023,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1024,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1025,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1026,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1027,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1028,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
{"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1029,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1030,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59033},"v":1}
[0] {"level":30,"time":1550875848077,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1021,"res":{"statusCode":200},"responseTime":1.1310510635375977,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1022,"res":{"statusCode":200},"responseTime":1.0006409883499146,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1023,"res":{"statusCode":200},"responseTime":0.9901729822158813,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1024,"res":{"statusCode":200},"responseTime":0.9863690137863159,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1025,"res":{"statusCode":200},"responseTime":0.9855799674987793,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1026,"res":{"statusCode":200},"responseTime":0.9859399795532227,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1027,"res":{"statusCode":200},"responseTime":0.9830410480499268,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1028,"res":{"statusCode":200},"responseTime":1.0413230657577515,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1029,"res":{"statusCode":200},"responseTime":1.0317070484161377,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1030,"res":{"statusCode":200},"responseTime":0.9784559011459351,"v":1}
[0] {"level":30,"time":1550875848078,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1031,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1032,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1033,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1034,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1035,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1036,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1037,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1038,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1039,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1040,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59034},"v":1}
[0] {"level":30,"time":1550875848079,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1031,"res":{"statusCode":200},"responseTime":0.7168999910354614,"v":1}
[0] {"level":30,"time":1550875848079,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1032,"res":{"statusCode":200},"responseTime":0.6538159847259521,"v":1}
[0] {"level":30,"time":1550875848079,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1033,"res":{"statusCode":200},"responseTime":0.6485710144042969,"v":1}
[0] {"level":30,"time":1550875848079,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1034,"res":{"statusCode":200},"responseTime":0.6557190418243408,"v":1}
[0] {"level":30,"time":1550875848079,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1035,"res":{"statusCode":200},"responseTime":0.6698869466781616,"v":1}
[0] {"level":30,"time":1550875848080,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1036,"res":{"statusCode":200},"responseTime":0.6899839639663696,"v":1}
[0] {"level":30,"time":1550875848080,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1037,"res":{"statusCode":200},"responseTime":0.7205679416656494,"v":1}
[0] {"level":30,"time":1550875848080,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1038,"res":{"statusCode":200},"responseTime":0.7481540441513062,"v":1}
[0] {"level":30,"time":1550875848080,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1039,"res":{"statusCode":200},"responseTime":0.768280029296875,"v":1}
[0] {"level":30,"time":1550875848080,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1040,"res":{"statusCode":200},"responseTime":0.7493350505828857,"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1041,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1042,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1043,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1044,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1045,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1046,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1047,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1048,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1049,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
{"level":30,"time":1550875848080,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1050,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59035},"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1041,"res":{"statusCode":200},"responseTime":0.7058470249176025,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1042,"res":{"statusCode":200},"responseTime":0.65818190574646,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1043,"res":{"statusCode":200},"responseTime":0.6452220678329468,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1044,"res":{"statusCode":200},"responseTime":0.6500788927078247,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1045,"res":{"statusCode":200},"responseTime":0.6731249094009399,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1046,"res":{"statusCode":200},"responseTime":0.6944589614868164,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1047,"res":{"statusCode":200},"responseTime":0.711374044418335,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1048,"res":{"statusCode":200},"responseTime":0.7332509756088257,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1049,"res":{"statusCode":200},"responseTime":0.7525780200958252,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1050,"res":{"statusCode":200},"responseTime":0.7384680509567261,"v":1}
[0] {"level":30,"time":1550875848081,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1051,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848081,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1052,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1053,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1054,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1055,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1056,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1057,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1058,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1059,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1060,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59036},"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1051,"res":{"statusCode":200},"responseTime":0.6994349956512451,"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1052,"res":{"statusCode":200},"responseTime":0.64951491355896,"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1053,"res":{"statusCode":200},"responseTime":0.6489299535751343,"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1054,"res":{"statusCode":200},"responseTime":0.6631040573120117,"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1055,"res":{"statusCode":200},"responseTime":0.6744359731674194,"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1056,"res":{"statusCode":200},"responseTime":0.6916049718856812,"v":1}
[0] {"level":30,"time":1550875848082,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1057,"res":{"statusCode":200},"responseTime":0.7078590393066406,"v":1}
[0] {"level":30,"time":1550875848083,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1058,"res":{"statusCode":200},"responseTime":0.7280850410461426,"v":1}
[0] {"level":30,"time":1550875848083,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1059,"res":{"statusCode":200},"responseTime":0.7497409582138062,"v":1}
[0] {"level":30,"time":1550875848083,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1060,"res":{"statusCode":200},"responseTime":0.7228120565414429,"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1061,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1062,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1063,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1064,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1065,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1066,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1067,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1068,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848083,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1069,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848084,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1070,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59037},"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1061,"res":{"statusCode":200},"responseTime":0.9923989772796631,"v":1}
{"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1062,"res":{"statusCode":200},"responseTime":0.9747999906539917,"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1063,"res":{"statusCode":200},"responseTime":0.9840089082717896,"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1064,"res":{"statusCode":200},"responseTime":0.9806109666824341,"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1065,"res":{"statusCode":200},"responseTime":0.9806020259857178,"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1066,"res":{"statusCode":200},"responseTime":0.9855529069900513,"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1067,"res":{"statusCode":200},"responseTime":0.991426944732666,"v":1}
[0] {"level":30,"time":1550875848084,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1068,"res":{"statusCode":200},"responseTime":0.9988610744476318,"v":1}
[0] {"level":30,"time":1550875848085,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1069,"res":{"statusCode":200},"responseTime":1.2483400106430054,"v":1}
[0] {"level":30,"time":1550875848085,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1070,"res":{"statusCode":200},"responseTime":1.2309540510177612,"v":1}
[0] {"level":30,"time":1550875848085,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1071,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848085,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1072,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848085,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1073,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1074,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1075,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1076,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1077,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1078,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1079,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1080,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59038},"v":1}
[0] {"level":30,"time":1550875848086,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1071,"res":{"statusCode":200},"responseTime":0.8768119812011719,"v":1}
[0] {"level":30,"time":1550875848086,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1072,"res":{"statusCode":200},"responseTime":0.7762129306793213,"v":1}
[0] {"level":30,"time":1550875848086,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1073,"res":{"statusCode":200},"responseTime":0.7428560256958008,"v":1}
[0] {"level":30,"time":1550875848086,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1074,"res":{"statusCode":200},"responseTime":0.7804969549179077,"v":1}
[0] {"level":30,"time":1550875848086,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1075,"res":{"statusCode":200},"responseTime":0.816330075263977,"v":1}
[0] {"level":30,"time":1550875848087,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1076,"res":{"statusCode":200},"responseTime":0.8545160293579102,"v":1}
[0] {"level":30,"time":1550875848087,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1077,"res":{"statusCode":200},"responseTime":0.8892430067062378,"v":1}
[0] {"level":30,"time":1550875848087,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1078,"res":{"statusCode":200},"responseTime":0.945356011390686,"v":1}
[0] {"level":30,"time":1550875848087,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1079,"res":{"statusCode":200},"responseTime":1.1995489597320557,"v":1}
[0] {"level":30,"time":1550875848087,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1080,"res":{"statusCode":200},"responseTime":1.2009479999542236,"v":1}
[0] {"level":30,"time":1550875848087,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1081,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848087,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1082,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1083,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1084,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1085,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1086,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1087,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1088,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1089,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1090,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59039},"v":1}
[0] {"level":30,"time":1550875848088,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1081,"res":{"statusCode":200},"responseTime":1.116042971611023,"v":1}
[0] {"level":30,"time":1550875848088,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1082,"res":{"statusCode":200},"responseTime":1.0122039318084717,"v":1}
{"level":30,"time":1550875848089,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1083,"res":{"statusCode":200},"responseTime":0.9710980653762817,"v":1}
[0] {"level":30,"time":1550875848089,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1084,"res":{"statusCode":200},"responseTime":1.0938249826431274,"v":1}
[0] {"level":30,"time":1550875848089,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1085,"res":{"statusCode":200},"responseTime":1.1095058917999268,"v":1}
[0] {"level":30,"time":1550875848089,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1086,"res":{"statusCode":200},"responseTime":1.1263439655303955,"v":1}
[0] {"level":30,"time":1550875848089,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1087,"res":{"statusCode":200},"responseTime":1.335636019706726,"v":1}
[0] {"level":30,"time":1550875848090,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1088,"res":{"statusCode":200},"responseTime":1.4093060493469238,"v":1}
[0] {"level":30,"time":1550875848090,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1089,"res":{"statusCode":200},"responseTime":1.4643000364303589,"v":1}
[0] {"level":30,"time":1550875848090,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1090,"res":{"statusCode":200},"responseTime":1.5879170894622803,"v":1}
[0] {"level":30,"time":1550875848090,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1091,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848090,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1092,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848091,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1093,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848091,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1094,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848091,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1095,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848091,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1096,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848092,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1097,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848092,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1098,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848092,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1099,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848092,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1100,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59040},"v":1}
[0] {"level":30,"time":1550875848092,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1091,"res":{"statusCode":200},"responseTime":1.9179350137710571,"v":1}
[0] {"level":30,"time":1550875848092,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1092,"res":{"statusCode":200},"responseTime":1.8386719226837158,"v":1}
[0] {"level":30,"time":1550875848092,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1093,"res":{"statusCode":200},"responseTime":1.278478980064392,"v":1}
[0] {"level":30,"time":1550875848092,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1094,"res":{"statusCode":200},"responseTime":1.2599490880966187,"v":1}
[0] {"level":30,"time":1550875848092,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1095,"res":{"statusCode":200},"responseTime":1.2436000108718872,"v":1}
[0] {"level":30,"time":1550875848093,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1096,"res":{"statusCode":200},"responseTime":1.119583010673523,"v":1}
[0] {"level":30,"time":1550875848093,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1097,"res":{"statusCode":200},"responseTime":1.0339490175247192,"v":1}
[0] {"level":30,"time":1550875848093,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1098,"res":{"statusCode":200},"responseTime":0.9857649803161621,"v":1}
[0] {"level":30,"time":1550875848093,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1099,"res":{"statusCode":200},"responseTime":0.9838550090789795,"v":1}
[0] {"level":30,"time":1550875848093,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1100,"res":{"statusCode":200},"responseTime":0.9633140563964844,"v":1}
[0] {"level":30,"time":1550875848093,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1101,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848093,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1102,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848093,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1103,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848093,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1104,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848093,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1105,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848093,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1106,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848094,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1107,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848094,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1108,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848094,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1109,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848094,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1110,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59041},"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1101,"res":{"statusCode":200},"responseTime":0.8608260154724121,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1102,"res":{"statusCode":200},"responseTime":0.7844290733337402,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1103,"res":{"statusCode":200},"responseTime":0.7266290187835693,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1104,"res":{"statusCode":200},"responseTime":0.701591968536377,"v":1}
{"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1105,"res":{"statusCode":200},"responseTime":0.7082500457763672,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1106,"res":{"statusCode":200},"responseTime":0.7266069650650024,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1107,"res":{"statusCode":200},"responseTime":0.7535570859909058,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1108,"res":{"statusCode":200},"responseTime":0.7802159786224365,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1109,"res":{"statusCode":200},"responseTime":0.8065600395202637,"v":1}
[0] {"level":30,"time":1550875848094,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1110,"res":{"statusCode":200},"responseTime":0.7946590185165405,"v":1}
[0] {"level":30,"time":1550875848095,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1111,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848095,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1112,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848095,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1113,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848095,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1114,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848095,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1115,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848096,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1116,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848096,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1117,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848096,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1118,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848096,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1119,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848096,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1120,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59042},"v":1}
[0] {"level":30,"time":1550875848096,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1111,"res":{"statusCode":200},"responseTime":1.5036990642547607,"v":1}
[0] {"level":30,"time":1550875848096,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1112,"res":{"statusCode":200},"responseTime":1.4735950231552124,"v":1}
[0] {"level":30,"time":1550875848096,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1113,"res":{"statusCode":200},"responseTime":1.494379997253418,"v":1}
[0] {"level":30,"time":1550875848096,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1114,"res":{"statusCode":200},"responseTime":1.5220210552215576,"v":1}
[0] {"level":30,"time":1550875848096,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1115,"res":{"statusCode":200},"responseTime":0.9440709352493286,"v":1}
[0] {"level":30,"time":1550875848097,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1116,"res":{"statusCode":200},"responseTime":0.9177709817886353,"v":1}
[0] {"level":30,"time":1550875848097,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1117,"res":{"statusCode":200},"responseTime":0.9035079479217529,"v":1}
[0] {"level":30,"time":1550875848097,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1118,"res":{"statusCode":200},"responseTime":0.8974860906600952,"v":1}
[0] {"level":30,"time":1550875848097,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1119,"res":{"statusCode":200},"responseTime":0.9006099700927734,"v":1}
[0] {"level":30,"time":1550875848097,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1120,"res":{"statusCode":200},"responseTime":0.8640339374542236,"v":1}
[0] {"level":30,"time":1550875848097,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1121,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848097,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1122,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848098,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1123,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848098,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1124,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848098,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1125,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848099,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1126,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848099,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1127,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848099,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1128,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848099,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1129,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848099,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1130,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59043},"v":1}
[0] {"level":30,"time":1550875848099,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1121,"res":{"statusCode":200},"responseTime":2.4672019481658936,"v":1}
[0] {"level":30,"time":1550875848099,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1122,"res":{"statusCode":200},"responseTime":2.421802043914795,"v":1}
[0] {"level":30,"time":1550875848101,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1123,"res":{"statusCode":200},"responseTime":3.41247296333313,"v":1}
[0] {"level":30,"time":1550875848101,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1124,"res":{"statusCode":200},"responseTime":3.5046470165252686,"v":1}
[0] {"level":30,"time":1550875848102,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1125,"res":{"statusCode":200},"responseTime":3.621852993965149,"v":1}
[0] {"level":30,"time":1550875848102,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1126,"res":{"statusCode":200},"responseTime":2.913443088531494,"v":1}
{"level":30,"time":1550875848102,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1127,"res":{"statusCode":200},"responseTime":2.8786230087280273,"v":1}
[0] {"level":30,"time":1550875848102,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1128,"res":{"statusCode":200},"responseTime":2.8778709173202515,"v":1}
[0] {"level":30,"time":1550875848102,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1129,"res":{"statusCode":200},"responseTime":2.8849350214004517,"v":1}
[0] {"level":30,"time":1550875848102,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1130,"res":{"statusCode":200},"responseTime":2.8503650426864624,"v":1}
[0] {"level":30,"time":1550875848102,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1131,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848102,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1132,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848102,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1133,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848103,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1134,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848103,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1135,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848103,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1136,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848103,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1137,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848103,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1138,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848108,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1139,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848110,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1140,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59044},"v":1}
[0] {"level":30,"time":1550875848111,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1131,"res":{"statusCode":200},"responseTime":8.368927955627441,"v":1}
[0] {"level":30,"time":1550875848111,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1132,"res":{"statusCode":200},"responseTime":8.49027395248413,"v":1}
[0] {"level":30,"time":1550875848111,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1133,"res":{"statusCode":200},"responseTime":8.766710042953491,"v":1}
[0] {"level":30,"time":1550875848112,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1134,"res":{"statusCode":200},"responseTime":9.055776953697205,"v":1}
[0] {"level":30,"time":1550875848112,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1135,"res":{"statusCode":200},"responseTime":9.49600601196289,"v":1}
[0] {"level":30,"time":1550875848113,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1136,"res":{"statusCode":200},"responseTime":10.188451051712036,"v":1}
[0] {"level":30,"time":1550875848113,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1137,"res":{"statusCode":200},"responseTime":10.464818000793457,"v":1}
[0] {"level":30,"time":1550875848114,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1138,"res":{"statusCode":200},"responseTime":10.6977219581604,"v":1}
[0] {"level":30,"time":1550875848114,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1139,"res":{"statusCode":200},"responseTime":5.682829976081848,"v":1}
[0] {"level":30,"time":1550875848114,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1140,"res":{"statusCode":200},"responseTime":4.161170959472656,"v":1}
[0] {"level":30,"time":1550875848114,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1141,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848115,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1142,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848115,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1143,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848115,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1144,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848115,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1145,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848116,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1146,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848116,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1147,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848116,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1148,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848116,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1149,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848116,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1150,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59045},"v":1}
[0] {"level":30,"time":1550875848116,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1141,"res":{"statusCode":200},"responseTime":1.6020900011062622,"v":1}
[0] {"level":30,"time":1550875848116,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1142,"res":{"statusCode":200},"responseTime":1.3581069707870483,"v":1}
[0] {"level":30,"time":1550875848116,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1143,"res":{"statusCode":200},"responseTime":1.1923578977584839,"v":1}
[0] {"level":30,"time":1550875848116,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1144,"res":{"statusCode":200},"responseTime":1.0792609453201294,"v":1}
[0] {"level":30,"time":1550875848116,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1145,"res":{"statusCode":200},"responseTime":1.0447419881820679,"v":1}
[0] {"level":30,"time":1550875848117,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1146,"res":{"statusCode":200},"responseTime":1.0444979667663574,"v":1}
[0] {"level":30,"time":1550875848117,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1147,"res":{"statusCode":200},"responseTime":0.9547350406646729,"v":1}
[0] {"level":30,"time":1550875848117,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1148,"res":{"statusCode":200},"responseTime":0.9362490177154541,"v":1}
{"level":30,"time":1550875848117,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1149,"res":{"statusCode":200},"responseTime":0.9692189693450928,"v":1}
[0] {"level":30,"time":1550875848117,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1150,"res":{"statusCode":200},"responseTime":0.9457000494003296,"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1151,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1152,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1153,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1154,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1155,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1156,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1157,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848117,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1158,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848118,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1159,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848118,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1160,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59046},"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1151,"res":{"statusCode":200},"responseTime":0.6576219797134399,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1152,"res":{"statusCode":200},"responseTime":0.6019109487533569,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1153,"res":{"statusCode":200},"responseTime":0.587689995765686,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1154,"res":{"statusCode":200},"responseTime":0.6010780334472656,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1155,"res":{"statusCode":200},"responseTime":0.6157230138778687,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1156,"res":{"statusCode":200},"responseTime":0.6470550298690796,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1157,"res":{"statusCode":200},"responseTime":0.6898069381713867,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1158,"res":{"statusCode":200},"responseTime":0.7121680974960327,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1159,"res":{"statusCode":200},"responseTime":0.7300020456314087,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1160,"res":{"statusCode":200},"responseTime":0.715595006942749,"v":1}
[0] {"level":30,"time":1550875848118,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1161,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848118,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1162,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1163,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1164,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1165,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1166,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1167,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1168,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1169,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1170,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59047},"v":1}
[0] {"level":30,"time":1550875848119,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1161,"res":{"statusCode":200},"responseTime":0.7438009977340698,"v":1}
[0] {"level":30,"time":1550875848119,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1162,"res":{"statusCode":200},"responseTime":0.6895369291305542,"v":1}
[0] {"level":30,"time":1550875848119,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1163,"res":{"statusCode":200},"responseTime":0.6734030246734619,"v":1}
[0] {"level":30,"time":1550875848119,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1164,"res":{"statusCode":200},"responseTime":0.6933020353317261,"v":1}
[0] {"level":30,"time":1550875848119,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1165,"res":{"statusCode":200},"responseTime":0.7322190999984741,"v":1}
[0] {"level":30,"time":1550875848120,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1166,"res":{"statusCode":200},"responseTime":0.7645831108093262,"v":1}
[0] {"level":30,"time":1550875848120,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1167,"res":{"statusCode":200},"responseTime":0.7974740266799927,"v":1}
[0] {"level":30,"time":1550875848120,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1168,"res":{"statusCode":200},"responseTime":0.8938590288162231,"v":1}
[0] {"level":30,"time":1550875848120,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1169,"res":{"statusCode":200},"responseTime":1.0110859870910645,"v":1}
[0] {"level":30,"time":1550875848120,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1170,"res":{"statusCode":200},"responseTime":0.9839179515838623,"v":1}
{"level":30,"time":1550875848122,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1171,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848122,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1172,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1173,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1174,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1175,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1176,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1177,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1178,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1179,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1180,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59048},"v":1}
[0] {"level":30,"time":1550875848123,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1171,"res":{"statusCode":200},"responseTime":1.422152042388916,"v":1}
[0] {"level":30,"time":1550875848123,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1172,"res":{"statusCode":200},"responseTime":1.2582679986953735,"v":1}
[0] {"level":30,"time":1550875848123,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1173,"res":{"statusCode":200},"responseTime":0.9155300855636597,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1174,"res":{"statusCode":200},"responseTime":0.8534270524978638,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1175,"res":{"statusCode":200},"responseTime":0.8153960704803467,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1176,"res":{"statusCode":200},"responseTime":0.8133900165557861,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1177,"res":{"statusCode":200},"responseTime":0.8240979909896851,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1178,"res":{"statusCode":200},"responseTime":0.8445069789886475,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1179,"res":{"statusCode":200},"responseTime":0.8665330410003662,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1180,"res":{"statusCode":200},"responseTime":0.8529999256134033,"v":1}
[0] {"level":30,"time":1550875848124,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1181,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848124,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1182,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848124,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1183,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848124,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1184,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848124,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1185,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848124,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1186,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848125,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1187,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848125,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1188,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848125,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1189,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848125,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1190,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59049},"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1181,"res":{"statusCode":200},"responseTime":0.7088119983673096,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1182,"res":{"statusCode":200},"responseTime":0.6605870723724365,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1183,"res":{"statusCode":200},"responseTime":0.6434049606323242,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1184,"res":{"statusCode":200},"responseTime":0.6512750387191772,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1185,"res":{"statusCode":200},"responseTime":0.6634689569473267,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1186,"res":{"statusCode":200},"responseTime":0.6984800100326538,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1187,"res":{"statusCode":200},"responseTime":0.7334210872650146,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1188,"res":{"statusCode":200},"responseTime":0.7645659446716309,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1189,"res":{"statusCode":200},"responseTime":0.792477011680603,"v":1}
[0] {"level":30,"time":1550875848125,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1190,"res":{"statusCode":200},"responseTime":0.7860391139984131,"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1191,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
{"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1192,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1193,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1194,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1195,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1196,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1197,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1198,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1199,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1200,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59050},"v":1}
[0] {"level":30,"time":1550875848126,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1191,"res":{"statusCode":200},"responseTime":0.7766870260238647,"v":1}
[0] {"level":30,"time":1550875848126,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1192,"res":{"statusCode":200},"responseTime":0.778905987739563,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1193,"res":{"statusCode":200},"responseTime":0.6311169862747192,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1194,"res":{"statusCode":200},"responseTime":0.6911050081253052,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1195,"res":{"statusCode":200},"responseTime":0.7273820638656616,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1196,"res":{"statusCode":200},"responseTime":0.7595409154891968,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1197,"res":{"statusCode":200},"responseTime":0.788112998008728,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1198,"res":{"statusCode":200},"responseTime":0.8679360151290894,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1199,"res":{"statusCode":200},"responseTime":0.9213269948959351,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1200,"res":{"statusCode":200},"responseTime":0.9148819446563721,"v":1}
[0] {"level":30,"time":1550875848127,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1201,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848127,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1202,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848127,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1203,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1204,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1205,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1206,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1207,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1208,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1209,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1210,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59051},"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1201,"res":{"statusCode":200},"responseTime":0.6340070962905884,"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1202,"res":{"statusCode":200},"responseTime":0.6133489608764648,"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1203,"res":{"statusCode":200},"responseTime":0.6276829242706299,"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1204,"res":{"statusCode":200},"responseTime":0.638498067855835,"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1205,"res":{"statusCode":200},"responseTime":0.7020800113677979,"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1206,"res":{"statusCode":200},"responseTime":0.7411669492721558,"v":1}
[0] {"level":30,"time":1550875848128,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1207,"res":{"statusCode":200},"responseTime":0.7792090177536011,"v":1}
[0] {"level":30,"time":1550875848129,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1208,"res":{"statusCode":200},"responseTime":0.8122560977935791,"v":1}
[0] {"level":30,"time":1550875848129,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1209,"res":{"statusCode":200},"responseTime":0.8952490091323853,"v":1}
[0] {"level":30,"time":1550875848129,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1210,"res":{"statusCode":200},"responseTime":0.8887850046157837,"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1211,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1212,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1213,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
{"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1214,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1215,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1216,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1217,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1218,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1219,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1220,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59052},"v":1}
[0] {"level":30,"time":1550875848129,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1211,"res":{"statusCode":200},"responseTime":0.5846660137176514,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1212,"res":{"statusCode":200},"responseTime":0.5684540271759033,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1213,"res":{"statusCode":200},"responseTime":0.5889530181884766,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1214,"res":{"statusCode":200},"responseTime":0.6267210245132446,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1215,"res":{"statusCode":200},"responseTime":0.7000409364700317,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1216,"res":{"statusCode":200},"responseTime":0.7376970052719116,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1217,"res":{"statusCode":200},"responseTime":0.8019030094146729,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1218,"res":{"statusCode":200},"responseTime":0.8401099443435669,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1219,"res":{"statusCode":200},"responseTime":0.884145975112915,"v":1}
[0] {"level":30,"time":1550875848130,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1220,"res":{"statusCode":200},"responseTime":0.9092400074005127,"v":1}
[0] {"level":30,"time":1550875848131,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1221,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1222,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1223,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1224,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1225,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1226,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1227,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1228,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1229,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1230,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59053},"v":1}
[0] {"level":30,"time":1550875848132,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1221,"res":{"statusCode":200},"responseTime":0.7346779108047485,"v":1}
[0] {"level":30,"time":1550875848132,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1222,"res":{"statusCode":200},"responseTime":0.6630589962005615,"v":1}
[0] {"level":30,"time":1550875848132,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1223,"res":{"statusCode":200},"responseTime":0.6328569650650024,"v":1}
[0] {"level":30,"time":1550875848132,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1224,"res":{"statusCode":200},"responseTime":0.6536380052566528,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1225,"res":{"statusCode":200},"responseTime":0.6791499853134155,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1226,"res":{"statusCode":200},"responseTime":0.7095569372177124,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1227,"res":{"statusCode":200},"responseTime":0.7552700042724609,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1228,"res":{"statusCode":200},"responseTime":0.7918959856033325,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1229,"res":{"statusCode":200},"responseTime":0.8218309879302979,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1230,"res":{"statusCode":200},"responseTime":0.8146510124206543,"v":1}
[0] {"level":30,"time":1550875848133,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1231,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848133,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1232,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848133,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1233,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848133,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1234,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
{"level":30,"time":1550875848135,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1235,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848135,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1236,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848135,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1237,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848135,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1238,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848135,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1239,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848135,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1240,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59054},"v":1}
[0] {"level":30,"time":1550875848135,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1231,"res":{"statusCode":200},"responseTime":2.4920589923858643,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1232,"res":{"statusCode":200},"responseTime":2.6206459999084473,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1233,"res":{"statusCode":200},"responseTime":2.658184051513672,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1234,"res":{"statusCode":200},"responseTime":2.693518042564392,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1235,"res":{"statusCode":200},"responseTime":1.023000955581665,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1236,"res":{"statusCode":200},"responseTime":1.031493067741394,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1237,"res":{"statusCode":200},"responseTime":1.047437071800232,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1238,"res":{"statusCode":200},"responseTime":1.0716619491577148,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1239,"res":{"statusCode":200},"responseTime":1.1092610359191895,"v":1}
[0] {"level":30,"time":1550875848136,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1240,"res":{"statusCode":200},"responseTime":1.1029300689697266,"v":1}
[0] {"level":30,"time":1550875848137,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1241,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848138,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1242,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848138,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1243,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848138,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1244,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848138,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1245,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848138,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1246,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848138,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1247,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848139,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1248,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848139,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1249,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848139,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1250,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59055},"v":1}
[0] {"level":30,"time":1550875848139,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1241,"res":{"statusCode":200},"responseTime":2.6130930185317993,"v":1}
[0] {"level":30,"time":1550875848139,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1242,"res":{"statusCode":200},"responseTime":1.3532459735870361,"v":1}
[0] {"level":30,"time":1550875848139,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1243,"res":{"statusCode":200},"responseTime":1.3143310546875,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1244,"res":{"statusCode":200},"responseTime":1.2915250062942505,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1245,"res":{"statusCode":200},"responseTime":1.281520962715149,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1246,"res":{"statusCode":200},"responseTime":1.2657650709152222,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1247,"res":{"statusCode":200},"responseTime":1.2487740516662598,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1248,"res":{"statusCode":200},"responseTime":1.2345640659332275,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1249,"res":{"statusCode":200},"responseTime":0.8971370458602905,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1250,"res":{"statusCode":200},"responseTime":0.8311690092086792,"v":1}
[0] {"level":30,"time":1550875848140,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1251,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848140,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1252,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848140,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1253,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848140,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1254,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848140,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1255,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
{"level":30,"time":1550875848140,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1256,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848141,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1257,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848141,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1258,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848141,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1259,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848141,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1260,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59056},"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1251,"res":{"statusCode":200},"responseTime":0.8658790588378906,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1252,"res":{"statusCode":200},"responseTime":0.8138439655303955,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1253,"res":{"statusCode":200},"responseTime":0.7998440265655518,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1254,"res":{"statusCode":200},"responseTime":0.7863360643386841,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1255,"res":{"statusCode":200},"responseTime":0.7735190391540527,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1256,"res":{"statusCode":200},"responseTime":0.7620730400085449,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1257,"res":{"statusCode":200},"responseTime":0.7515569925308228,"v":1}
[0] {"level":30,"time":1550875848141,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1258,"res":{"statusCode":200},"responseTime":0.8120119571685791,"v":1}
[0] {"level":30,"time":1550875848142,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1259,"res":{"statusCode":200},"responseTime":0.8667490482330322,"v":1}
[0] {"level":30,"time":1550875848142,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1260,"res":{"statusCode":200},"responseTime":0.8408190011978149,"v":1}
[0] {"level":30,"time":1550875848142,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1261,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848142,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1262,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848142,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1263,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848142,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1264,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1265,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1266,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1267,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1268,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1269,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1270,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59057},"v":1}
[0] {"level":30,"time":1550875848143,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1261,"res":{"statusCode":200},"responseTime":1.2944340705871582,"v":1}
[0] {"level":30,"time":1550875848143,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1262,"res":{"statusCode":200},"responseTime":1.1920419931411743,"v":1}
[0] {"level":30,"time":1550875848143,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1263,"res":{"statusCode":200},"responseTime":1.0874110460281372,"v":1}
[0] {"level":30,"time":1550875848143,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1264,"res":{"statusCode":200},"responseTime":1.0184110403060913,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1265,"res":{"statusCode":200},"responseTime":1.0050640106201172,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1266,"res":{"statusCode":200},"responseTime":1.0220739841461182,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1267,"res":{"statusCode":200},"responseTime":1.0404670238494873,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1268,"res":{"statusCode":200},"responseTime":1.0566760301589966,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1269,"res":{"statusCode":200},"responseTime":1.0927220582962036,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1270,"res":{"statusCode":200},"responseTime":1.0586020946502686,"v":1}
[0] {"level":30,"time":1550875848144,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1271,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848144,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1272,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848144,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1273,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1274,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1275,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1276,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1277,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
{"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1278,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1279,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848145,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1280,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59058},"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1271,"res":{"statusCode":200},"responseTime":1.3820829391479492,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1272,"res":{"statusCode":200},"responseTime":1.3478249311447144,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1273,"res":{"statusCode":200},"responseTime":1.3142470121383667,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1274,"res":{"statusCode":200},"responseTime":1.312270998954773,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1275,"res":{"statusCode":200},"responseTime":1.3104640245437622,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1276,"res":{"statusCode":200},"responseTime":1.3720680475234985,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1277,"res":{"statusCode":200},"responseTime":1.3924189805984497,"v":1}
[0] {"level":30,"time":1550875848146,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1278,"res":{"statusCode":200},"responseTime":1.1999179124832153,"v":1}
[0] {"level":30,"time":1550875848147,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1279,"res":{"statusCode":200},"responseTime":1.4162909984588623,"v":1}
[0] {"level":30,"time":1550875848147,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1280,"res":{"statusCode":200},"responseTime":1.3840159177780151,"v":1}
[0] {"level":30,"time":1550875848147,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1281,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848147,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1282,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848147,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1283,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848147,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1284,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848147,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1285,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848147,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1286,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848148,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1287,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848148,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1288,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848148,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1289,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848148,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1290,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59059},"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1281,"res":{"statusCode":200},"responseTime":0.7909049987792969,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1282,"res":{"statusCode":200},"responseTime":0.6957380771636963,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1283,"res":{"statusCode":200},"responseTime":0.6702229976654053,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1284,"res":{"statusCode":200},"responseTime":0.6830379962921143,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1285,"res":{"statusCode":200},"responseTime":0.7068760395050049,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1286,"res":{"statusCode":200},"responseTime":0.7274290323257446,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1287,"res":{"statusCode":200},"responseTime":0.6474159955978394,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1288,"res":{"statusCode":200},"responseTime":0.6612280607223511,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1289,"res":{"statusCode":200},"responseTime":0.6826850175857544,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1290,"res":{"statusCode":200},"responseTime":0.6755439043045044,"v":1}
[0] {"level":30,"time":1550875848148,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1291,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1292,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1293,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1294,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1295,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1296,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1297,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1298,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
{"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1299,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1300,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59060},"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1291,"res":{"statusCode":200},"responseTime":0.5563470125198364,"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1292,"res":{"statusCode":200},"responseTime":0.49669909477233887,"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1293,"res":{"statusCode":200},"responseTime":0.503525972366333,"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1294,"res":{"statusCode":200},"responseTime":0.5280889272689819,"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1295,"res":{"statusCode":200},"responseTime":0.5492990016937256,"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1296,"res":{"statusCode":200},"responseTime":0.5882970094680786,"v":1}
[0] {"level":30,"time":1550875848149,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1297,"res":{"statusCode":200},"responseTime":0.611617922782898,"v":1}
[0] {"level":30,"time":1550875848150,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1298,"res":{"statusCode":200},"responseTime":0.6361908912658691,"v":1}
[0] {"level":30,"time":1550875848150,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1299,"res":{"statusCode":200},"responseTime":0.6690130233764648,"v":1}
[0] {"level":30,"time":1550875848150,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1300,"res":{"statusCode":200},"responseTime":0.664167046546936,"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1301,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1302,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1303,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1304,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1305,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1306,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1307,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1308,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1309,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1310,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59061},"v":1}
[0] {"level":30,"time":1550875848150,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1301,"res":{"statusCode":200},"responseTime":0.5943020582199097,"v":1}
[0] {"level":30,"time":1550875848150,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1302,"res":{"statusCode":200},"responseTime":0.5657429695129395,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1303,"res":{"statusCode":200},"responseTime":0.5916119813919067,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1304,"res":{"statusCode":200},"responseTime":0.6283339262008667,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1305,"res":{"statusCode":200},"responseTime":0.6652029752731323,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1306,"res":{"statusCode":200},"responseTime":0.6894270181655884,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1307,"res":{"statusCode":200},"responseTime":0.705886960029602,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1308,"res":{"statusCode":200},"responseTime":0.7233790159225464,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1309,"res":{"statusCode":200},"responseTime":0.7457879781723022,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1310,"res":{"statusCode":200},"responseTime":0.7311489582061768,"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1311,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1312,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1313,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1314,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1315,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1316,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1317,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1318,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848151,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1319,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
[0] {"level":30,"time":1550875848152,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1320,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59062},"v":1}
{"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1311,"res":{"statusCode":200},"responseTime":0.5552899837493896,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1312,"res":{"statusCode":200},"responseTime":0.5150279998779297,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1313,"res":{"statusCode":200},"responseTime":0.5183360576629639,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1314,"res":{"statusCode":200},"responseTime":0.5319480895996094,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1315,"res":{"statusCode":200},"responseTime":0.546658992767334,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1316,"res":{"statusCode":200},"responseTime":0.5565119981765747,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1317,"res":{"statusCode":200},"responseTime":0.5707169771194458,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1318,"res":{"statusCode":200},"responseTime":0.5832580327987671,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1319,"res":{"statusCode":200},"responseTime":0.6036330461502075,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1320,"res":{"statusCode":200},"responseTime":0.5948729515075684,"v":1}
[0] {"level":30,"time":1550875848152,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1321,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848152,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1322,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848152,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1323,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848152,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1324,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848152,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1325,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848153,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1326,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848153,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1327,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848153,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1328,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848153,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1329,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848153,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1330,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59063},"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1321,"res":{"statusCode":200},"responseTime":0.5653170347213745,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1322,"res":{"statusCode":200},"responseTime":0.5242209434509277,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1323,"res":{"statusCode":200},"responseTime":0.5241379737854004,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1324,"res":{"statusCode":200},"responseTime":0.5483890771865845,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1325,"res":{"statusCode":200},"responseTime":0.580070972442627,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1326,"res":{"statusCode":200},"responseTime":0.6124099493026733,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1327,"res":{"statusCode":200},"responseTime":0.6367290019989014,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1328,"res":{"statusCode":200},"responseTime":0.659674882888794,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1329,"res":{"statusCode":200},"responseTime":0.6802279949188232,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1330,"res":{"statusCode":200},"responseTime":0.6705759763717651,"v":1}
[0] {"level":30,"time":1550875848153,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1331,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1332,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1333,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1334,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1335,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1336,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1337,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1338,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1339,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1340,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59064},"v":1}
[0] {"level":30,"time":1550875848154,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1331,"res":{"statusCode":200},"responseTime":0.5476610660552979,"v":1}
[0] {"level":30,"time":1550875848154,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1332,"res":{"statusCode":200},"responseTime":0.5113070011138916,"v":1}
{"level":30,"time":1550875848154,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1333,"res":{"statusCode":200},"responseTime":0.5724819898605347,"v":1}
[0] {"level":30,"time":1550875848154,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1334,"res":{"statusCode":200},"responseTime":0.604153037071228,"v":1}
[0] {"level":30,"time":1550875848154,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1335,"res":{"statusCode":200},"responseTime":0.6313899755477905,"v":1}
[0] {"level":30,"time":1550875848154,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1336,"res":{"statusCode":200},"responseTime":0.6630090475082397,"v":1}
[0] {"level":30,"time":1550875848155,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1337,"res":{"statusCode":200},"responseTime":0.6982430219650269,"v":1}
[0] {"level":30,"time":1550875848155,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1338,"res":{"statusCode":200},"responseTime":0.7351599931716919,"v":1}
[0] {"level":30,"time":1550875848155,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1339,"res":{"statusCode":200},"responseTime":0.7619509696960449,"v":1}
[0] {"level":30,"time":1550875848155,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1340,"res":{"statusCode":200},"responseTime":0.7604199647903442,"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1341,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1342,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1343,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1344,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1345,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1346,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1347,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1348,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1349,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1350,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59065},"v":1}
[0] {"level":30,"time":1550875848155,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1341,"res":{"statusCode":200},"responseTime":0.5530509948730469,"v":1}
[0] {"level":30,"time":1550875848155,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1342,"res":{"statusCode":200},"responseTime":0.5134240388870239,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1343,"res":{"statusCode":200},"responseTime":0.5189369916915894,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1344,"res":{"statusCode":200},"responseTime":0.5463060140609741,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1345,"res":{"statusCode":200},"responseTime":0.5766329765319824,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1346,"res":{"statusCode":200},"responseTime":0.611530065536499,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1347,"res":{"statusCode":200},"responseTime":0.6392470598220825,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1348,"res":{"statusCode":200},"responseTime":0.6602219343185425,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1349,"res":{"statusCode":200},"responseTime":0.6920180320739746,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1350,"res":{"statusCode":200},"responseTime":0.6879349946975708,"v":1}
[0] {"level":30,"time":1550875848156,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1351,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848156,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1352,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848156,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1353,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848156,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1354,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848156,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1355,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848157,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1356,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848157,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1357,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848157,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1358,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848157,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1359,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848157,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1360,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59066},"v":1}
[0] {"level":30,"time":1550875848157,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1351,"res":{"statusCode":200},"responseTime":0.9393800497055054,"v":1}
[0] {"level":30,"time":1550875848157,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1352,"res":{"statusCode":200},"responseTime":0.8579790592193604,"v":1}
[0] {"level":30,"time":1550875848157,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1353,"res":{"statusCode":200},"responseTime":0.8718240261077881,"v":1}
{"level":30,"time":1550875848157,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1354,"res":{"statusCode":200},"responseTime":0.9085029363632202,"v":1}
[0] {"level":30,"time":1550875848157,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1355,"res":{"statusCode":200},"responseTime":0.944998025894165,"v":1}
[0] {"level":30,"time":1550875848157,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1356,"res":{"statusCode":200},"responseTime":0.927433967590332,"v":1}
[0] {"level":30,"time":1550875848158,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1357,"res":{"statusCode":200},"responseTime":0.8737599849700928,"v":1}
[0] {"level":30,"time":1550875848158,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1358,"res":{"statusCode":200},"responseTime":0.8673949241638184,"v":1}
[0] {"level":30,"time":1550875848158,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1359,"res":{"statusCode":200},"responseTime":0.8756179809570312,"v":1}
[0] {"level":30,"time":1550875848158,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1360,"res":{"statusCode":200},"responseTime":0.8485749959945679,"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1361,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1362,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1363,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1364,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1365,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1366,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1367,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1368,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1369,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1370,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59067},"v":1}
[0] {"level":30,"time":1550875848158,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1361,"res":{"statusCode":200},"responseTime":0.5562249422073364,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1362,"res":{"statusCode":200},"responseTime":0.5211060047149658,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1363,"res":{"statusCode":200},"responseTime":0.5305269956588745,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1364,"res":{"statusCode":200},"responseTime":0.5584568977355957,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1365,"res":{"statusCode":200},"responseTime":0.5906059741973877,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1366,"res":{"statusCode":200},"responseTime":0.6258389949798584,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1367,"res":{"statusCode":200},"responseTime":0.6527209281921387,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1368,"res":{"statusCode":200},"responseTime":0.6861550807952881,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1369,"res":{"statusCode":200},"responseTime":0.719169020652771,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1370,"res":{"statusCode":200},"responseTime":0.7188299894332886,"v":1}
[0] {"level":30,"time":1550875848159,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1371,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1372,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1373,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1374,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1375,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1376,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1377,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1378,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1379,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848160,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1380,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59068},"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1371,"res":{"statusCode":200},"responseTime":1.358253002166748,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1372,"res":{"statusCode":200},"responseTime":0.8573330640792847,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1373,"res":{"statusCode":200},"responseTime":0.8303279876708984,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1374,"res":{"statusCode":200},"responseTime":0.8096610307693481,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1375,"res":{"statusCode":200},"responseTime":0.7865840196609497,"v":1}
{"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1376,"res":{"statusCode":200},"responseTime":0.7831220626831055,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1377,"res":{"statusCode":200},"responseTime":0.7665640115737915,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1378,"res":{"statusCode":200},"responseTime":0.7560499906539917,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1379,"res":{"statusCode":200},"responseTime":0.7460060119628906,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1380,"res":{"statusCode":200},"responseTime":0.7098749876022339,"v":1}
[0] {"level":30,"time":1550875848161,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1381,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848161,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1382,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848161,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1383,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848161,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1384,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848161,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1385,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848162,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1386,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848162,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1387,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848162,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1388,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848162,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1389,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848162,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1390,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59069},"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1381,"res":{"statusCode":200},"responseTime":0.5699329376220703,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1382,"res":{"statusCode":200},"responseTime":0.5321810245513916,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1383,"res":{"statusCode":200},"responseTime":0.5453420877456665,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1384,"res":{"statusCode":200},"responseTime":0.569362998008728,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1385,"res":{"statusCode":200},"responseTime":0.5738250017166138,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1386,"res":{"statusCode":200},"responseTime":0.5922559499740601,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1387,"res":{"statusCode":200},"responseTime":0.6199600696563721,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1388,"res":{"statusCode":200},"responseTime":0.6524970531463623,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1389,"res":{"statusCode":200},"responseTime":0.6798479557037354,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1390,"res":{"statusCode":200},"responseTime":0.677266001701355,"v":1}
[0] {"level":30,"time":1550875848162,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1391,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1392,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1393,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1394,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1395,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1396,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1397,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1398,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1399,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1400,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59070},"v":1}
[0] {"level":30,"time":1550875848163,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1391,"res":{"statusCode":200},"responseTime":0.5784330368041992,"v":1}
[0] {"level":30,"time":1550875848163,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1392,"res":{"statusCode":200},"responseTime":0.5251150131225586,"v":1}
[0] {"level":30,"time":1550875848163,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1393,"res":{"statusCode":200},"responseTime":0.5273590087890625,"v":1}
[0] {"level":30,"time":1550875848163,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1394,"res":{"statusCode":200},"responseTime":0.5460619926452637,"v":1}
[0] {"level":30,"time":1550875848163,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1395,"res":{"statusCode":200},"responseTime":0.5744209289550781,"v":1}
[0] {"level":30,"time":1550875848163,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1396,"res":{"statusCode":200},"responseTime":0.5976669788360596,"v":1}
[0] {"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1397,"res":{"statusCode":200},"responseTime":0.618704080581665,"v":1}
{"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1398,"res":{"statusCode":200},"responseTime":0.645050048828125,"v":1}
[0] {"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1399,"res":{"statusCode":200},"responseTime":0.6748369932174683,"v":1}
[0] {"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1400,"res":{"statusCode":200},"responseTime":0.674454927444458,"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1401,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1402,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1403,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1404,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1405,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1406,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1407,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1408,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1409,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1410,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59071},"v":1}
[0] {"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1401,"res":{"statusCode":200},"responseTime":0.5427430868148804,"v":1}
[0] {"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1402,"res":{"statusCode":200},"responseTime":0.5078920125961304,"v":1}
[0] {"level":30,"time":1550875848164,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1403,"res":{"statusCode":200},"responseTime":0.5115829706192017,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1404,"res":{"statusCode":200},"responseTime":0.5288529396057129,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1405,"res":{"statusCode":200},"responseTime":0.5514179468154907,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1406,"res":{"statusCode":200},"responseTime":0.5745099782943726,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1407,"res":{"statusCode":200},"responseTime":0.6072350740432739,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1408,"res":{"statusCode":200},"responseTime":0.6295599937438965,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1409,"res":{"statusCode":200},"responseTime":0.6530200242996216,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1410,"res":{"statusCode":200},"responseTime":0.6481540203094482,"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1411,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1412,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1413,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1414,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1415,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1416,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1417,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1418,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1419,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848165,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1420,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59072},"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1411,"res":{"statusCode":200},"responseTime":0.5270930528640747,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1412,"res":{"statusCode":200},"responseTime":0.4887709617614746,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1413,"res":{"statusCode":200},"responseTime":0.5035390853881836,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1414,"res":{"statusCode":200},"responseTime":0.5229529142379761,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1415,"res":{"statusCode":200},"responseTime":0.5408809185028076,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1416,"res":{"statusCode":200},"responseTime":0.5595329999923706,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1417,"res":{"statusCode":200},"responseTime":0.5796259641647339,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1418,"res":{"statusCode":200},"responseTime":0.608551025390625,"v":1}
[0] {"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1419,"res":{"statusCode":200},"responseTime":0.6294589042663574,"v":1}
{"level":30,"time":1550875848166,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1420,"res":{"statusCode":200},"responseTime":0.62369704246521,"v":1}
[0] {"level":30,"time":1550875848177,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1421,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1422,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1423,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1424,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1425,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1426,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1427,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1428,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1429,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1430,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58974},"v":1}
[0] {"level":30,"time":1550875848178,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1421,"res":{"statusCode":200},"responseTime":0.8737719058990479,"v":1}
[0] {"level":30,"time":1550875848178,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1422,"res":{"statusCode":200},"responseTime":0.7250629663467407,"v":1}
[0] {"level":30,"time":1550875848178,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1423,"res":{"statusCode":200},"responseTime":0.7188999652862549,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1424,"res":{"statusCode":200},"responseTime":0.7796680927276611,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1425,"res":{"statusCode":200},"responseTime":0.7972080707550049,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1426,"res":{"statusCode":200},"responseTime":0.828341007232666,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1427,"res":{"statusCode":200},"responseTime":0.859063982963562,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1428,"res":{"statusCode":200},"responseTime":0.9325579404830933,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1429,"res":{"statusCode":200},"responseTime":0.9572179317474365,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1430,"res":{"statusCode":200},"responseTime":0.9463150501251221,"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1431,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1432,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1433,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1434,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1435,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1436,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848179,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1437,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848180,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1438,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848180,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1439,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848180,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1440,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58973},"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1431,"res":{"statusCode":200},"responseTime":0.5531669855117798,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1432,"res":{"statusCode":200},"responseTime":0.6644749641418457,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1433,"res":{"statusCode":200},"responseTime":0.6695200204849243,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1434,"res":{"statusCode":200},"responseTime":0.6965399980545044,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1435,"res":{"statusCode":200},"responseTime":0.707909107208252,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1436,"res":{"statusCode":200},"responseTime":0.7169719934463501,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1437,"res":{"statusCode":200},"responseTime":0.7258930206298828,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1438,"res":{"statusCode":200},"responseTime":0.7324879169464111,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1439,"res":{"statusCode":200},"responseTime":0.7415550947189331,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1440,"res":{"statusCode":200},"responseTime":0.731909990310669,"v":1}
[0] {"level":30,"time":1550875848180,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1441,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
{"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","r┌─────────┬──────┬──────┬────────┬────────┬─────────┬──────────┬───────────┐
[1] │ Stat │ 2.5% │ 50% │ 97.5% │ 99% │ Avg │ Stdev │ Max │
[1] ├─────────┼──────┼──────┼────────┼────────┼─────────┼──────────┼───────────┤
[1] │ Latency │ 0 ms │ 0 ms │ 100 ms │ 136 ms │ 9.74 ms │ 33.86 ms │ 604.22 ms │
[1] └─────────┴──────┴──────┴────────┴────────┴─────────┴──────────┴───────────┘
[1] ┌───────────┬────────┬────────┬────────┬─────────┬────────┬─────────┬────────┐
[1] │ Stat │ 1% │ 2.5% │ 50% │ 97.5% │ Avg │ Stdev │ Min │
[1] ├───────────┼────────┼────────┼────────┼─────────┼────────┼─────────┼────────┤
[1] │ Req/Sec │ 3841 │ 3841 │ 11607 │ 12407 │ 9763.4 │ 3169.13 │ 3840 │
[1] ├───────────┼────────┼────────┼────────┼─────────┼────────┼─────────┼────────┤
[1] │ Bytes/Sec │ 630 kB │ 630 kB │ 1.9 MB │ 2.03 MB │ 1.6 MB │ 520 kB │ 630 kB │
[1] └───────────┴────────┴────────┴────────┴─────────┴────────┴─────────┴────────┘
[1]
[1] Req/Bytes counts sampled once per second.
[1]
[1] 49k requests in 5.08s, 8 MB read
[1] 250 errors (0 timeouts)
[0] eqId":1442,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1443,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1444,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1445,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1446,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1447,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1448,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1449,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1450,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58977},"v":1}
[0] {"level":30,"time":1550875848181,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1441,"res":{"statusCode":200},"responseTime":0.5795650482177734,"v":1}
[0] {"level":30,"time":1550875848181,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1442,"res":{"statusCode":200},"responseTime":0.5268030166625977,"v":1}
[0] {"level":30,"time":1550875848181,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1443,"res":{"statusCode":200},"responseTime":0.5464750528335571,"v":1}
[0] {"level":30,"time":1550875848181,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1444,"res":{"statusCode":200},"responseTime":0.5745910406112671,"v":1}
[0] {"level":30,"time":1550875848181,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1445,"res":{"statusCode":200},"responseTime":0.6127510070800781,"v":1}
[0] {"level":30,"time":1550875848181,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1446,"res":{"statusCode":200},"responseTime":0.6587769985198975,"v":1}
[0] {"level":30,"time":1550875848182,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1447,"res":{"statusCode":200},"responseTime":0.7257839441299438,"v":1}
[0] {"level":30,"time":1550875848182,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1448,"res":{"statusCode":200},"responseTime":0.7677819728851318,"v":1}
[0] {"level":30,"time":1550875848182,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1449,"res":{"statusCode":200},"responseTime":0.8155360221862793,"v":1}
[0] {"level":30,"time":1550875848182,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1450,"res":{"statusCode":200},"responseTime":0.8293629884719849,"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1451,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1452,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1453,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1454,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1455,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1456,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1457,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1458,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1459,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1460,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58976},"v":1}
[0] {"level":30,"time":1550875848182,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1451,"res":{"statusCode":200},"responseTime":0.5058319568634033,"v":1}
[0] {"level":30,"time":1550875848182,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1452,"res":{"statusCode":200},"responseTime":0.4905470609664917,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1453,"res":{"statusCode":200},"responseTime":0.5408649444580078,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1454,"res":{"statusCode":200},"responseTime":0.5539940595626831,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1455,"res":{"statusCode":200},"responseTime":0.5856010913848877,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1456,"res":{"statusCode":200},"responseTime":0.6270279884338379,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1457,"res":{"statusCode":200},"responseTime":0.741919994354248,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1458,"res":{"statusCode":200},"responseTime":0.8022360801696777,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1459,"res":{"statusCode":200},"responseTime":0.8413099050521851,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1460,"res":{"statusCode":200},"responseTime":0.8473351001739502,"v":1}
[0] {"level":30,"time":1550875848183,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1461,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848183,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1462,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
{"level":30,"time":1550875848183,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1463,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.npx autocannon -c 100 -d 5 -p 10 localhost:3000/ exited with code 0
--> Sending SIGTERM to other processes..
[0] 0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1464,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1465,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1466,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1467,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1468,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1469,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1470,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58975},"v":1}
[0] {"level":30,"time":1550875848184,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1461,"res":{"statusCode":200},"responseTime":0.5994609594345093,"v":1}
[0] {"level":30,"time":1550875848184,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1462,"res":{"statusCode":200},"responseTime":0.573138952255249,"v":1}
[0] {"level":30,"time":1550875848184,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1463,"res":{"statusCode":200},"responseTime":0.5970660448074341,"v":1}
[0] {"level":30,"time":1550875848184,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1464,"res":{"statusCode":200},"responseTime":0.624500036239624,"v":1}
[0] {"level":30,"time":1550875848184,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1465,"res":{"statusCode":200},"responseTime":0.7536900043487549,"v":1}
[0] {"level":30,"time":1550875848184,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1466,"res":{"statusCode":200},"responseTime":0.8053849935531616,"v":1}
[0] {"level":30,"time":1550875848185,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1467,"res":{"statusCode":200},"responseTime":0.8686290979385376,"v":1}
[0] {"level":30,"time":1550875848185,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1468,"res":{"statusCode":200},"responseTime":0.9337790012359619,"v":1}
[0] {"level":30,"time":1550875848185,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1469,"res":{"statusCode":200},"responseTime":1.0069270133972168,"v":1}
[0] {"level":30,"time":1550875848185,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1470,"res":{"statusCode":200},"responseTime":1.0004630088806152,"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1471,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1472,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1473,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1474,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1475,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1476,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1477,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1478,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1479,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848185,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1480,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58990},"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1471,"res":{"statusCode":200},"responseTime":0.6111949682235718,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1472,"res":{"statusCode":200},"responseTime":0.584926962852478,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1473,"res":{"statusCode":200},"responseTime":0.5822219848632812,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1474,"res":{"statusCode":200},"responseTime":0.5487120151519775,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1475,"res":{"statusCode":200},"responseTime":0.5598810911178589,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1476,"res":{"statusCode":200},"responseTime":0.5733100175857544,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1477,"res":{"statusCode":200},"responseTime":0.5959110260009766,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1478,"res":{"statusCode":200},"responseTime":0.6203439235687256,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1479,"res":{"statusCode":200},"responseTime":0.6406480073928833,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1480,"res":{"statusCode":200},"responseTime":0.6236389875411987,"v":1}
[0] {"level":30,"time":1550875848186,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1481,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848186,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1482,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848186,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1483,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848186,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1484,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
{"level":30,"time":1550875848186,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1485,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848186,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1486,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848187,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1487,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848187,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1488,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848187,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1489,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848187,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1490,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58989},"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1481,"res":{"statusCode":200},"responseTime":0.5546010732650757,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1482,"res":{"statusCode":200},"responseTime":0.5470539331436157,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1483,"res":{"statusCode":200},"responseTime":0.6088570356369019,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1484,"res":{"statusCode":200},"responseTime":0.5859600305557251,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1485,"res":{"statusCode":200},"responseTime":0.5953660011291504,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1486,"res":{"statusCode":200},"responseTime":0.6218479871749878,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1487,"res":{"statusCode":200},"responseTime":0.6383600234985352,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1488,"res":{"statusCode":200},"responseTime":0.6573890447616577,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1489,"res":{"statusCode":200},"responseTime":0.6816060543060303,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1490,"res":{"statusCode":200},"responseTime":0.6794170141220093,"v":1}
[0] {"level":30,"time":1550875848187,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1491,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848187,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1492,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1493,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1494,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1495,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1496,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1497,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1498,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1499,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1500,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58988},"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1491,"res":{"statusCode":200},"responseTime":0.5622550249099731,"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1492,"res":{"statusCode":200},"responseTime":0.5187079906463623,"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1493,"res":{"statusCode":200},"responseTime":0.5138319730758667,"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1494,"res":{"statusCode":200},"responseTime":0.5797929763793945,"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1495,"res":{"statusCode":200},"responseTime":0.6265619993209839,"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1496,"res":{"statusCode":200},"responseTime":0.6883620023727417,"v":1}
[0] {"level":30,"time":1550875848188,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1497,"res":{"statusCode":200},"responseTime":0.7021149396896362,"v":1}
[0] {"level":30,"time":1550875848189,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1498,"res":{"statusCode":200},"responseTime":0.7098239660263062,"v":1}
[0] {"level":30,"time":1550875848189,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1499,"res":{"statusCode":200},"responseTime":0.717115044593811,"v":1}
[0] {"level":30,"time":1550875848189,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1500,"res":{"statusCode":200},"responseTime":0.7073240280151367,"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1501,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1502,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1503,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1504,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1505,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
{"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1506,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1507,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1508,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1509,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1510,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58987},"v":1}
[0] {"level":30,"time":1550875848189,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1501,"res":{"statusCode":200},"responseTime":0.7507590055465698,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1502,"res":{"statusCode":200},"responseTime":0.7497069835662842,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1503,"res":{"statusCode":200},"responseTime":0.7659419775009155,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1504,"res":{"statusCode":200},"responseTime":0.7801200151443481,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1505,"res":{"statusCode":200},"responseTime":0.7958049774169922,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1506,"res":{"statusCode":200},"responseTime":0.8309540748596191,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1507,"res":{"statusCode":200},"responseTime":0.8686339855194092,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1508,"res":{"statusCode":200},"responseTime":0.8969769477844238,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1509,"res":{"statusCode":200},"responseTime":0.926521897315979,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1510,"res":{"statusCode":200},"responseTime":0.9283790588378906,"v":1}
[0] {"level":30,"time":1550875848190,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1511,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848190,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1512,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848190,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1513,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848190,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1514,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848190,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1515,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1516,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1517,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1518,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1519,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1520,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58986},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1511,"res":{"statusCode":200},"responseTime":0.6867769956588745,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1512,"res":{"statusCode":200},"responseTime":0.5806839466094971,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1513,"res":{"statusCode":200},"responseTime":0.578558087348938,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1514,"res":{"statusCode":200},"responseTime":0.579774022102356,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1515,"res":{"statusCode":200},"responseTime":0.5789669752120972,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1516,"res":{"statusCode":200},"responseTime":0.5549440383911133,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1517,"res":{"statusCode":200},"responseTime":0.5321530103683472,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1518,"res":{"statusCode":200},"responseTime":0.5357270240783691,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1519,"res":{"statusCode":200},"responseTime":0.5535399913787842,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1520,"res":{"statusCode":200},"responseTime":0.540802001953125,"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1521,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1522,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848191,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1523,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1524,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1525,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1526,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1527,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
{"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1528,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1529,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1530,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58985},"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1521,"res":{"statusCode":200},"responseTime":0.4708669185638428,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1522,"res":{"statusCode":200},"responseTime":0.4310309886932373,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1523,"res":{"statusCode":200},"responseTime":0.4377390146255493,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1524,"res":{"statusCode":200},"responseTime":0.45434999465942383,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1525,"res":{"statusCode":200},"responseTime":0.4667249917984009,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1526,"res":{"statusCode":200},"responseTime":0.48080897331237793,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1527,"res":{"statusCode":200},"responseTime":0.6332739591598511,"v":1}
[0] {"level":30,"time":1550875848192,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1528,"res":{"statusCode":200},"responseTime":0.6734750270843506,"v":1}
[0] {"level":30,"time":1550875848193,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1529,"res":{"statusCode":200},"responseTime":0.780148983001709,"v":1}
[0] {"level":30,"time":1550875848193,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1530,"res":{"statusCode":200},"responseTime":0.8251739740371704,"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1531,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1532,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1533,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1534,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1535,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1536,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848193,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1537,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848194,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1538,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848194,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1539,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848194,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1540,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58984},"v":1}
[0] {"level":30,"time":1550875848194,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1531,"res":{"statusCode":200},"responseTime":1.1519179344177246,"v":1}
[0] {"level":30,"time":1550875848194,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1532,"res":{"statusCode":200},"responseTime":1.1777770519256592,"v":1}
[0] {"level":30,"time":1550875848194,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1533,"res":{"statusCode":200},"responseTime":1.2315499782562256,"v":1}
[0] {"level":30,"time":1550875848194,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1534,"res":{"statusCode":200},"responseTime":1.254983901977539,"v":1}
[0] {"level":30,"time":1550875848194,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1535,"res":{"statusCode":200},"responseTime":1.2944719791412354,"v":1}
[0] {"level":30,"time":1550875848195,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1536,"res":{"statusCode":200},"responseTime":1.210278034210205,"v":1}
[0] {"level":30,"time":1550875848195,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1537,"res":{"statusCode":200},"responseTime":1.1112279891967773,"v":1}
[0] {"level":30,"time":1550875848195,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1538,"res":{"statusCode":200},"responseTime":1.0783209800720215,"v":1}
[0] {"level":30,"time":1550875848195,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1539,"res":{"statusCode":200},"responseTime":1.080718994140625,"v":1}
[0] {"level":30,"time":1550875848195,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1540,"res":{"statusCode":200},"responseTime":1.249087929725647,"v":1}
[0] {"level":30,"time":1550875848195,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1541,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848195,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1542,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848195,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1543,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848195,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1544,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848195,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1545,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848195,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1546,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848196,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1547,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848196,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1548,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
{"level":30,"time":1550875848196,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1549,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848196,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1550,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58983},"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1541,"res":{"statusCode":200},"responseTime":0.5622639656066895,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1542,"res":{"statusCode":200},"responseTime":0.49685001373291016,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1543,"res":{"statusCode":200},"responseTime":0.49165093898773193,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1544,"res":{"statusCode":200},"responseTime":0.5122309923171997,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1545,"res":{"statusCode":200},"responseTime":0.5417020320892334,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1546,"res":{"statusCode":200},"responseTime":0.5771420001983643,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1547,"res":{"statusCode":200},"responseTime":0.6152369976043701,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1548,"res":{"statusCode":200},"responseTime":0.6424450874328613,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1549,"res":{"statusCode":200},"responseTime":0.6731009483337402,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1550,"res":{"statusCode":200},"responseTime":0.6761410236358643,"v":1}
[0] {"level":30,"time":1550875848196,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1551,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1552,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1553,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1554,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1555,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1556,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1557,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1558,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1559,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1560,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58982},"v":1}
[0] {"level":30,"time":1550875848197,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1551,"res":{"statusCode":200},"responseTime":0.5378499031066895,"v":1}
[0] {"level":30,"time":1550875848197,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1552,"res":{"statusCode":200},"responseTime":0.47033190727233887,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1553,"res":{"statusCode":200},"responseTime":1.2472189664840698,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1554,"res":{"statusCode":200},"responseTime":1.3025330305099487,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1555,"res":{"statusCode":200},"responseTime":1.3336700201034546,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1556,"res":{"statusCode":200},"responseTime":1.3616690635681152,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1557,"res":{"statusCode":200},"responseTime":1.399670958518982,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1558,"res":{"statusCode":200},"responseTime":1.4297430515289307,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1559,"res":{"statusCode":200},"responseTime":1.459641933441162,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1560,"res":{"statusCode":200},"responseTime":1.4603859186172485,"v":1}
[0] {"level":30,"time":1550875848198,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1561,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1562,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1563,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1564,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1565,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1566,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1567,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1568,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1569,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
{"level":30,"time":1550875848199,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1570,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58981},"v":1}
[0] {"level":30,"time":1550875848199,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1561,"res":{"statusCode":200},"responseTime":0.7062759399414062,"v":1}
[0] {"level":30,"time":1550875848199,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1562,"res":{"statusCode":200},"responseTime":0.6562799215316772,"v":1}
[0] {"level":30,"time":1550875848199,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1563,"res":{"statusCode":200},"responseTime":0.6633239984512329,"v":1}
[0] {"level":30,"time":1550875848199,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1564,"res":{"statusCode":200},"responseTime":0.66376793384552,"v":1}
[0] {"level":30,"time":1550875848199,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1565,"res":{"statusCode":200},"responseTime":0.6614750623703003,"v":1}
[0] {"level":30,"time":1550875848199,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1566,"res":{"statusCode":200},"responseTime":0.650892972946167,"v":1}
[0] {"level":30,"time":1550875848200,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1567,"res":{"statusCode":200},"responseTime":0.6560120582580566,"v":1}
[0] {"level":30,"time":1550875848200,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1568,"res":{"statusCode":200},"responseTime":0.6568739414215088,"v":1}
[0] {"level":30,"time":1550875848200,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1569,"res":{"statusCode":200},"responseTime":0.6637829542160034,"v":1}
[0] {"level":30,"time":1550875848200,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1570,"res":{"statusCode":200},"responseTime":0.6350289583206177,"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1571,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1572,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1573,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1574,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1575,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1576,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1577,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1578,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848200,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1579,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848202,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1580,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58980},"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1571,"res":{"statusCode":200},"responseTime":2.0256099700927734,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1572,"res":{"statusCode":200},"responseTime":1.995455026626587,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1573,"res":{"statusCode":200},"responseTime":1.9998610019683838,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1574,"res":{"statusCode":200},"responseTime":2.0152300596237183,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1575,"res":{"statusCode":200},"responseTime":2.0238059759140015,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1576,"res":{"statusCode":200},"responseTime":2.1567479372024536,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1577,"res":{"statusCode":200},"responseTime":2.170673966407776,"v":1}
[0] {"level":30,"time":1550875848202,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1578,"res":{"statusCode":200},"responseTime":2.1830220222473145,"v":1}
[0] {"level":30,"time":1550875848203,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1579,"res":{"statusCode":200},"responseTime":2.1906319856643677,"v":1}
[0] {"level":30,"time":1550875848203,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1580,"res":{"statusCode":200},"responseTime":0.897209882736206,"v":1}
[0] {"level":30,"time":1550875848203,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1581,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848203,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1582,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848203,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1583,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1584,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1585,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1586,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1587,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1588,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1589,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848204,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1590,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58979},"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1581,"res":{"statusCode":200},"responseTime":1.9146159887313843,"v":1}
{"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1582,"res":{"statusCode":200},"responseTime":1.9310749769210815,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1583,"res":{"statusCode":200},"responseTime":1.9466829299926758,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1584,"res":{"statusCode":200},"responseTime":1.096268892288208,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1585,"res":{"statusCode":200},"responseTime":0.9773260354995728,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1586,"res":{"statusCode":200},"responseTime":0.9573580026626587,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1587,"res":{"statusCode":200},"responseTime":0.9481669664382935,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1588,"res":{"statusCode":200},"responseTime":0.9475969076156616,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1589,"res":{"statusCode":200},"responseTime":0.9515810012817383,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1590,"res":{"statusCode":200},"responseTime":0.9240139722824097,"v":1}
[0] {"level":30,"time":1550875848205,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1591,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1592,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1593,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1594,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1595,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1596,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1597,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1598,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1599,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1600,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58978},"v":1}
[0] {"level":30,"time":1550875848206,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1591,"res":{"statusCode":200},"responseTime":0.867374062538147,"v":1}
[0] {"level":30,"time":1550875848206,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1592,"res":{"statusCode":200},"responseTime":0.7784310579299927,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1593,"res":{"statusCode":200},"responseTime":0.7826329469680786,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1594,"res":{"statusCode":200},"responseTime":0.7779099941253662,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1595,"res":{"statusCode":200},"responseTime":0.7764369249343872,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1596,"res":{"statusCode":200},"responseTime":0.7756400108337402,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1597,"res":{"statusCode":200},"responseTime":0.7754019498825073,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1598,"res":{"statusCode":200},"responseTime":0.7812520265579224,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1599,"res":{"statusCode":200},"responseTime":0.7870739698410034,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1600,"res":{"statusCode":200},"responseTime":0.7638970613479614,"v":1}
[0] {"level":30,"time":1550875848207,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1601,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848207,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1602,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848207,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1603,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848207,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1604,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1605,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1606,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1607,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1608,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1609,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1610,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58996},"v":1}
[0] {"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1601,"res":{"statusCode":200},"responseTime":0.8369810581207275,"v":1}
[0] {"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1602,"res":{"statusCode":200},"responseTime":0.7819399833679199,"v":1}
[0] {"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1603,"res":{"statusCode":200},"responseTime":0.7793060541152954,"v":1}
{"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1604,"res":{"statusCode":200},"responseTime":0.7703169584274292,"v":1}
[0] {"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1605,"res":{"statusCode":200},"responseTime":0.7703100442886353,"v":1}
[0] {"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1606,"res":{"statusCode":200},"responseTime":0.7641969919204712,"v":1}
[0] {"level":30,"time":1550875848208,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1607,"res":{"statusCode":200},"responseTime":0.7559549808502197,"v":1}
[0] {"level":30,"time":1550875848209,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1608,"res":{"statusCode":200},"responseTime":0.8911269903182983,"v":1}
[0] {"level":30,"time":1550875848209,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1609,"res":{"statusCode":200},"responseTime":0.9080959558486938,"v":1}
[0] {"level":30,"time":1550875848209,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1610,"res":{"statusCode":200},"responseTime":0.8909140825271606,"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1611,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1612,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1613,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1614,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1615,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1616,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1617,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848209,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1618,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848210,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1619,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848210,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1620,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58995},"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1611,"res":{"statusCode":200},"responseTime":0.8661479949951172,"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1612,"res":{"statusCode":200},"responseTime":0.8194010257720947,"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1613,"res":{"statusCode":200},"responseTime":0.8493660688400269,"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1614,"res":{"statusCode":200},"responseTime":0.8881620168685913,"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1615,"res":{"statusCode":200},"responseTime":0.9625749588012695,"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1616,"res":{"statusCode":200},"responseTime":0.9962359666824341,"v":1}
[0] {"level":30,"time":1550875848210,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1617,"res":{"statusCode":200},"responseTime":1.0505269765853882,"v":1}
[0] {"level":30,"time":1550875848211,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1618,"res":{"statusCode":200},"responseTime":1.0718510150909424,"v":1}
[0] {"level":30,"time":1550875848211,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1619,"res":{"statusCode":200},"responseTime":1.058385968208313,"v":1}
[0] {"level":30,"time":1550875848211,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1620,"res":{"statusCode":200},"responseTime":1.0336220264434814,"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1621,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1622,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1623,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1624,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1625,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1626,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1627,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1628,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848211,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1629,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848212,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1630,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58994},"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1621,"res":{"statusCode":200},"responseTime":0.8637610673904419,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1622,"res":{"statusCode":200},"responseTime":0.7988739013671875,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1623,"res":{"statusCode":200},"responseTime":0.7750790119171143,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1624,"res":{"statusCode":200},"responseTime":0.7741559743881226,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1625,"res":{"statusCode":200},"responseTime":0.7688840627670288,"v":1}
{"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1626,"res":{"statusCode":200},"responseTime":0.7718139886856079,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1627,"res":{"statusCode":200},"responseTime":0.7804160118103027,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1628,"res":{"statusCode":200},"responseTime":0.7731610536575317,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1629,"res":{"statusCode":200},"responseTime":0.7796529531478882,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1630,"res":{"statusCode":200},"responseTime":0.7506500482559204,"v":1}
[0] {"level":30,"time":1550875848212,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1631,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1632,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1633,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1634,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1635,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1636,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1637,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1638,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1639,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1640,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58993},"v":1}
[0] {"level":30,"time":1550875848213,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1631,"res":{"statusCode":200},"responseTime":0.8748669624328613,"v":1}
[0] {"level":30,"time":1550875848213,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1632,"res":{"statusCode":200},"responseTime":0.8144869804382324,"v":1}
[0] {"level":30,"time":1550875848213,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1633,"res":{"statusCode":200},"responseTime":0.8000979423522949,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1634,"res":{"statusCode":200},"responseTime":0.8046020269393921,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1635,"res":{"statusCode":200},"responseTime":0.8108268976211548,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1636,"res":{"statusCode":200},"responseTime":0.8206170797348022,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1637,"res":{"statusCode":200},"responseTime":0.8186099529266357,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1638,"res":{"statusCode":200},"responseTime":0.8224689960479736,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1639,"res":{"statusCode":200},"responseTime":0.8405250310897827,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1640,"res":{"statusCode":200},"responseTime":0.8203630447387695,"v":1}
[0] {"level":30,"time":1550875848214,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1641,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848214,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1642,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848214,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1643,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848214,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1644,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1645,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1646,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1647,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1648,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1649,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1650,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58992},"v":1}
[0] {"level":30,"time":1550875848215,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1641,"res":{"statusCode":200},"responseTime":1.001452088356018,"v":1}
[0] {"level":30,"time":1550875848215,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1642,"res":{"statusCode":200},"responseTime":0.9545199871063232,"v":1}
[0] {"level":30,"time":1550875848215,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1643,"res":{"statusCode":200},"responseTime":0.9415609836578369,"v":1}
[0] {"level":30,"time":1550875848215,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1644,"res":{"statusCode":200},"responseTime":0.9343719482421875,"v":1}
[0] {"level":30,"time":1550875848215,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1645,"res":{"statusCode":200},"responseTime":0.9215790033340454,"v":1}
[0] {"level":30,"time":1550875848216,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1646,"res":{"statusCode":200},"responseTime":0.8724889755249023,"v":1}
[0] {"level":30,"time":1550875848216,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1647,"res":{"statusCode":200},"responseTime":0.837244987487793,"v":1}
{"level":30,"time":1550875848216,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1648,"res":{"statusCode":200},"responseTime":0.8325619697570801,"v":1}
[0] {"level":30,"time":1550875848216,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1649,"res":{"statusCode":200},"responseTime":0.8262660503387451,"v":1}
[0] {"level":30,"time":1550875848216,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1650,"res":{"statusCode":200},"responseTime":0.7983200550079346,"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1651,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1652,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1653,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1654,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1655,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1656,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848216,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1657,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848217,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1658,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848217,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1659,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848217,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1660,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58991},"v":1}
[0] {"level":30,"time":1550875848217,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1651,"res":{"statusCode":200},"responseTime":0.8518960475921631,"v":1}
[0] {"level":30,"time":1550875848217,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1652,"res":{"statusCode":200},"responseTime":0.8007489442825317,"v":1}
[0] {"level":30,"time":1550875848217,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1653,"res":{"statusCode":200},"responseTime":0.7945640087127686,"v":1}
[0] {"level":30,"time":1550875848217,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1654,"res":{"statusCode":200},"responseTime":0.9654040336608887,"v":1}
[0] {"level":30,"time":1550875848217,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1655,"res":{"statusCode":200},"responseTime":1.0574790239334106,"v":1}
[0] {"level":30,"time":1550875848218,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1656,"res":{"statusCode":200},"responseTime":1.1226680278778076,"v":1}
[0] {"level":30,"time":1550875848218,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1657,"res":{"statusCode":200},"responseTime":1.2540040016174316,"v":1}
[0] {"level":30,"time":1550875848218,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1658,"res":{"statusCode":200},"responseTime":1.2749470472335815,"v":1}
[0] {"level":30,"time":1550875848218,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1659,"res":{"statusCode":200},"responseTime":1.3106019496917725,"v":1}
[0] {"level":30,"time":1550875848218,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1660,"res":{"statusCode":200},"responseTime":1.2973259687423706,"v":1}
[0] {"level":30,"time":1550875848218,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1661,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848218,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1662,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848218,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1663,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1664,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1665,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1666,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1667,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1668,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1669,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1670,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59005},"v":1}
[0] {"level":30,"time":1550875848219,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1661,"res":{"statusCode":200},"responseTime":0.8925780057907104,"v":1}
[0] {"level":30,"time":1550875848219,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1662,"res":{"statusCode":200},"responseTime":0.8039290904998779,"v":1}
[0] {"level":30,"time":1550875848219,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1663,"res":{"statusCode":200},"responseTime":0.7881070375442505,"v":1}
[0] {"level":30,"time":1550875848219,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1664,"res":{"statusCode":200},"responseTime":0.7843461036682129,"v":1}
[0] {"level":30,"time":1550875848219,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1665,"res":{"statusCode":200},"responseTime":0.7833189964294434,"v":1}
[0] {"level":30,"time":1550875848219,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1666,"res":{"statusCode":200},"responseTime":0.7846590280532837,"v":1}
[0] {"level":30,"time":1550875848220,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1667,"res":{"statusCode":200},"responseTime":0.788336992263794,"v":1}
[0] {"level":30,"time":1550875848220,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1668,"res":{"statusCode":200},"responseTime":0.788661003112793,"v":1}
[0] {"level":30,"time":1550875848220,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1669,"res":{"statusCode":200},"responseTime":0.8055200576782227,"v":1}
{"level":30,"time":1550875848220,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1670,"res":{"statusCode":200},"responseTime":0.7748950719833374,"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1671,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1672,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1673,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1674,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1675,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1676,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1677,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848220,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1678,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848221,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1679,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848221,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1680,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59004},"v":1}
[0] {"level":30,"time":1550875848221,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1671,"res":{"statusCode":200},"responseTime":0.9431290626525879,"v":1}
[0] {"level":30,"time":1550875848221,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1672,"res":{"statusCode":200},"responseTime":0.920720100402832,"v":1}
[0] {"level":30,"time":1550875848221,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1673,"res":{"statusCode":200},"responseTime":0.9707520008087158,"v":1}
[0] {"level":30,"time":1550875848221,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1674,"res":{"statusCode":200},"responseTime":1.0201830863952637,"v":1}
[0] {"level":30,"time":1550875848221,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1675,"res":{"statusCode":200},"responseTime":0.9983829259872437,"v":1}
[0] {"level":30,"time":1550875848221,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1676,"res":{"statusCode":200},"responseTime":1.0168980360031128,"v":1}
[0] {"level":30,"time":1550875848222,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1677,"res":{"statusCode":200},"responseTime":1.1153030395507812,"v":1}
[0] {"level":30,"time":1550875848222,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1678,"res":{"statusCode":200},"responseTime":1.1631710529327393,"v":1}
[0] {"level":30,"time":1550875848222,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1679,"res":{"statusCode":200},"responseTime":1.1668701171875,"v":1}
[0] {"level":30,"time":1550875848222,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1680,"res":{"statusCode":200},"responseTime":1.4776530265808105,"v":1}
[0] {"level":30,"time":1550875848222,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1681,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848222,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1682,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1683,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1684,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1685,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1686,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1687,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1688,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1689,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1690,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59003},"v":1}
[0] {"level":30,"time":1550875848223,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1681,"res":{"statusCode":200},"responseTime":0.9450819492340088,"v":1}
[0] {"level":30,"time":1550875848223,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1682,"res":{"statusCode":200},"responseTime":0.8761429786682129,"v":1}
[0] {"level":30,"time":1550875848223,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1683,"res":{"statusCode":200},"responseTime":0.8663250207901001,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1684,"res":{"statusCode":200},"responseTime":0.8645870685577393,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1685,"res":{"statusCode":200},"responseTime":0.8678159713745117,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1686,"res":{"statusCode":200},"responseTime":1.249140977859497,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1687,"res":{"statusCode":200},"responseTime":1.322972059249878,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1688,"res":{"statusCode":200},"responseTime":1.3451811075210571,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1689,"res":{"statusCode":200},"responseTime":1.3625400066375732,"v":1}
[0] {"level":30,"time":1550875848224,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1690,"res":{"statusCode":200},"responseTime":1.3364850282669067,"v":1}
{"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1691,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1692,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1693,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1694,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1695,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1696,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1697,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1698,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1699,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1700,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59002},"v":1}
[0] {"level":30,"time":1550875848225,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1691,"res":{"statusCode":200},"responseTime":0.6770370006561279,"v":1}
[0] {"level":30,"time":1550875848225,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1692,"res":{"statusCode":200},"responseTime":0.5918490886688232,"v":1}
[0] {"level":30,"time":1550875848225,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1693,"res":{"statusCode":200},"responseTime":0.5658769607543945,"v":1}
[0] {"level":30,"time":1550875848226,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1694,"res":{"statusCode":200},"responseTime":0.5551990270614624,"v":1}
[0] {"level":30,"time":1550875848227,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1695,"res":{"statusCode":200},"responseTime":2.0441569089889526,"v":1}
[0] {"level":30,"time":1550875848227,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1696,"res":{"statusCode":200},"responseTime":2.1195579767227173,"v":1}
[0] {"level":30,"time":1550875848227,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1697,"res":{"statusCode":200},"responseTime":2.1861870288848877,"v":1}
[0] {"level":30,"time":1550875848227,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1698,"res":{"statusCode":200},"responseTime":2.243220090866089,"v":1}
[0] {"level":30,"time":1550875848227,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1699,"res":{"statusCode":200},"responseTime":2.2891589403152466,"v":1}
[0] {"level":30,"time":1550875848228,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1700,"res":{"statusCode":200},"responseTime":2.29850697517395,"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1701,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1702,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1703,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1704,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1705,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1706,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1707,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1708,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1709,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848228,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1710,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59001},"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1701,"res":{"statusCode":200},"responseTime":0.8650399446487427,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1702,"res":{"statusCode":200},"responseTime":0.7788459062576294,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1703,"res":{"statusCode":200},"responseTime":0.7490350008010864,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1704,"res":{"statusCode":200},"responseTime":0.7427530288696289,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1705,"res":{"statusCode":200},"responseTime":0.731895923614502,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1706,"res":{"statusCode":200},"responseTime":0.7285979986190796,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1707,"res":{"statusCode":200},"responseTime":0.7252730131149292,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1708,"res":{"statusCode":200},"responseTime":0.7278249263763428,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1709,"res":{"statusCode":200},"responseTime":0.7396819591522217,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1710,"res":{"statusCode":200},"responseTime":0.7184309959411621,"v":1}
[0] {"level":30,"time":1550875848229,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1711,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848229,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1712,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
{"level":30,"time":1550875848229,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1713,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1714,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1715,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1716,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1717,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1718,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1719,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1720,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59000},"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1711,"res":{"statusCode":200},"responseTime":0.7884929180145264,"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1712,"res":{"statusCode":200},"responseTime":0.7321720123291016,"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1713,"res":{"statusCode":200},"responseTime":0.7199450731277466,"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1714,"res":{"statusCode":200},"responseTime":0.7104150056838989,"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1715,"res":{"statusCode":200},"responseTime":0.7211019992828369,"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1716,"res":{"statusCode":200},"responseTime":0.7126489877700806,"v":1}
[0] {"level":30,"time":1550875848230,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1717,"res":{"statusCode":200},"responseTime":0.7134609222412109,"v":1}
[0] {"level":30,"time":1550875848231,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1718,"res":{"statusCode":200},"responseTime":0.7172319889068604,"v":1}
[0] {"level":30,"time":1550875848231,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1719,"res":{"statusCode":200},"responseTime":0.7223339080810547,"v":1}
[0] {"level":30,"time":1550875848231,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1720,"res":{"statusCode":200},"responseTime":0.7012989521026611,"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1721,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1722,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1723,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1724,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1725,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1726,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1727,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1728,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1729,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848231,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1730,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58999},"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1721,"res":{"statusCode":200},"responseTime":0.7898439168930054,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1722,"res":{"statusCode":200},"responseTime":0.7510809898376465,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1723,"res":{"statusCode":200},"responseTime":0.7487159967422485,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1724,"res":{"statusCode":200},"responseTime":0.7483119964599609,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1725,"res":{"statusCode":200},"responseTime":0.7499239444732666,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1726,"res":{"statusCode":200},"responseTime":0.7331019639968872,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1727,"res":{"statusCode":200},"responseTime":0.7360390424728394,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1728,"res":{"statusCode":200},"responseTime":0.7373160123825073,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1729,"res":{"statusCode":200},"responseTime":0.7379730939865112,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"request completed","pid":17513,"hostname":"shw.local","reqId":1730,"res":{"statusCode":200},"responseTime":0.7151799201965332,"v":1}
[0] {"level":30,"time":1550875848232,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1731,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58998},"v":1}
[0] {"level":30,"time":1550875848232,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1732,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58998},"v":1}
[0] {"level":30,"time":1550875848232,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1733,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":58998},"v":1}
{"level":30,"time":1550875848233,"msg":"incoming request","pid":17513,"hostname":"shw.local","reqId":1734,"req":{"mnode ./examples/simple.js exited with code SIGTERM
Executed: "npm run benchmark" and exited with code: 0
Execute "npm run benchmark"
> fastify@2.0.0-rc.6 benchmark /Users/shwei/Work/workspace/fastify
> npx concurrently -k -s first "node ./examples/simple.js" "npx autocannon -c 100 -d 5 -p 10 localhost:3000/"
[1] Running 5s test @ http://localhost:3000/
[1] 100 connections with 10 pipelining factor
[1]
[0] {"level":30,"time":1550875853990,"msg":"Server listening at http://127.0.0.1:3000","pid":17524,"hostname":"shw.local","v":1}
[0] {"level":30,"time":1550875853992,"msg":"server listening on http://127.0.0.1:3000","pid":17524,"hostname":"shw.local","v":1}
[0] {"level":30,"time":1550875854000,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":1,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854009,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":2,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854010,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":3,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854010,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":4,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854010,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":5,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854011,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":6,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854011,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":7,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854011,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":8,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854011,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":9,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854011,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":10,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854013,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":1,"res":{"statusCode":200},"responseTime":11.957428932189941,"v":1}
[0] {"level":30,"time":1550875854014,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":2,"res":{"statusCode":200},"responseTime":4.679295063018799,"v":1}
[0] {"level":30,"time":1550875854015,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":3,"res":{"statusCode":200},"responseTime":4.621603012084961,"v":1}
[0] {"level":30,"time":1550875854015,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":4,"res":{"statusCode":200},"responseTime":4.6485689878463745,"v":1}
[0] {"level":30,"time":1550875854015,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":5,"res":{"statusCode":200},"responseTime":4.611474990844727,"v":1}
[0] {"level":30,"time":1550875854015,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":6,"res":{"statusCode":200},"responseTime":4.624411940574646,"v":1}
[0] {"level":30,"time":1550875854015,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":7,"res":{"statusCode":200},"responseTime":4.596708059310913,"v":1}
[0] {"level":30,"time":1550875854016,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":8,"res":{"statusCode":200},"responseTime":4.565984010696411,"v":1}
[0] {"level":30,"time":1550875854016,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":9,"res":{"statusCode":200},"responseTime":4.487291097640991,"v":1}
[0] {"level":30,"time":1550875854016,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":10,"res":{"statusCode":200},"responseTime":4.815413951873779,"v":1}
[0] {"level":30,"time":1550875854017,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":11,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854017,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":12,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854017,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":13,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854018,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":14,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854018,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":15,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854018,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":16,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854019,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":17,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854019,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":18,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854019,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":19,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854019,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":20,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854019,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":11,"res":{"statusCode":200},"responseTime":2.6182210445404053,"v":1}
[0] {"level":30,"time":1550875854020,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":12,"res":{"statusCode":200},"responseTime":2.470386028289795,"v":1}
[0] {"level":30,"time":1550875854020,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":13,"res":{"statusCode":200},"responseTime":2.452010989189148,"v":1}
[0] {"level":30,"time":1550875854020,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":14,"res":{"statusCode":200},"responseTime":2.3736610412597656,"v":1}
[0] {"level":30,"time":1550875854020,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":15,"res":{"statusCode":200},"responseTime":2.2692559957504272,"v":1}
[0] {"level":30,"time":1550875854020,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":16,"res":{"statusCode":200},"responseTime":1.9905190467834473,"v":1}
[0] {"level":30,"time":1550875854020,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":17,"res":{"statusCode":200},"responseTime":1.932554006576538,"v":1}
[0] {"level":30,"time":1550875854021,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":18,"res":{"statusCode":200},"responseTime":1.8902629613876343,"v":1}
[0] {"level":30,"time":1550875854021,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":19,"res":{"statusCode":200},"responseTime":1.8637489080429077,"v":1}
[0] {"level":30,"time":1550875854021,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":20,"res":{"statusCode":200},"responseTime":2.0327810049057007,"v":1}
[0] {"level":30,"time":1550875854021,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":21,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854022,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":22,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854022,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":23,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854022,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":24,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854022,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":25,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854023,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":26,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854023,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":27,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854023,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":28,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854023,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":29,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854023,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":30,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854024,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":21,"res":{"statusCode":200},"responseTime":2.2255979776382446,"v":1}
[0] {"level":30,"time":1550875854024,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":22,"res":{"statusCode":200},"responseTime":2.1196939945220947,"v":1}
[0] {"level":30,"time":1550875854024,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":23,"res":{"statusCode":200},"responseTime":2.0521419048309326,"v":1}
[0] {"level":30,"time":1550875854024,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":24,"res":{"statusCode":200},"responseTime":1.9903579950332642,"v":1}
[0] {"level":30,"time":1550875854025,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":25,"res":{"statusCode":200},"responseTime":2.019938111305237,"v":1}
[0] {"level":30,"time":1550875854025,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":26,"res":{"statusCode":200},"responseTime":2.033179998397827,"v":1}
[0] {"level":30,"time":1550875854025,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":27,"res":{"statusCode":200},"responseTime":2.104519009590149,"v":1}
[0] {"level":30,"time":1550875854025,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":28,"res":{"statusCode":200},"responseTime":2.205842971801758,"v":1}
[0] {"level":30,"time":1550875854026,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":29,"res":{"statusCode":200},"responseTime":2.352905035018921,"v":1}
[0] {"level":30,"time":1550875854026,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":30,"res":{"statusCode":200},"responseTime":2.330878973007202,"v":1}
[0] {"level":30,"time":1550875854026,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":31,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854027,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":32,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854027,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":33,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854027,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":34,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854027,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":35,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854028,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":36,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854035,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":37,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854037,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":38,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854039,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":39,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854041,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":40,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854044,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":31,"res":{"statusCode":200},"responseTime":18.284978985786438,"v":1}
[0] {"level":30,"time":1550875854048,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":32,"res":{"statusCode":200},"responseTime":21.221258997917175,"v":1}
[0] {"level":30,"time":1550875854049,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":33,"res":{"statusCode":200},"responseTime":22.191241025924683,"v":1}
[0] {"level":30,"time":1550875854050,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":34,"res":{"statusCode":200},"responseTime":22.65518891811371,"v":1}
[0] {"level":30,"time":1550875854051,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":35,"res":{"statusCode":200},"responseTime":23.876206040382385,"v":1}
[0] {"level":30,"time":1550875854054,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":36,"res":{"statusCode":200},"responseTime":20.335233092308044,"v":1}
[0] {"level":30,"time":1550875854056,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":37,"res":{"statusCode":200},"responseTime":20.244311928749084,"v":1}
[0] {"level":30,"time":1550875854060,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":38,"res":{"statusCode":200},"responseTime":21.164878964424133,"v":1}
[0] {"level":30,"time":1550875854061,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":39,"res":{"statusCode":200},"responseTime":21.6840500831604,"v":1}
[0] {"level":30,"time":1550875854062,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":40,"res":{"statusCode":200},"responseTime":18.335178017616272,"v":1}
[0] {"level":30,"time":1550875854072,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":41,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854073,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":42,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854074,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":43,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854074,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":44,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854074,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":45,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854074,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":46,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854074,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":47,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854074,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":48,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854075,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":49,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854075,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":50,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854075,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":41,"res":{"statusCode":200},"responseTime":2.7239259481430054,"v":1}
[0] {"level":30,"time":1550875854076,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":42,"res":{"statusCode":200},"responseTime":2.467347025871277,"v":1}
[0] {"level":30,"time":1550875854076,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":43,"res":{"statusCode":200},"responseTime":2.5417059659957886,"v":1}
[0] {"level":30,"time":1550875854077,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":44,"res":{"statusCode":200},"responseTime":2.7646679878234863,"v":1}
[0] {"level":30,"time":1550875854081,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":45,"res":{"statusCode":200},"responseTime":7.085313081741333,"v":1}
[0] {"level":30,"time":1550875854082,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":46,"res":{"statusCode":200},"responseTime":7.271504998207092,"v":1}
[0] {"level":30,"time":1550875854082,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":47,"res":{"statusCode":200},"responseTime":7.318490028381348,"v":1}
[0] {"level":30,"time":1550875854082,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":48,"res":{"statusCode":200},"responseTime":7.4154170751571655,"v":1}
[0] {"level":30,"time":1550875854082,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":49,"res":{"statusCode":200},"responseTime":7.553876042366028,"v":1}
[0] {"level":30,"time":1550875854082,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":50,"res":{"statusCode":200},"responseTime":7.5920679569244385,"v":1}
[0] {"level":30,"time":1550875854083,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":51,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854084,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":52,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854085,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":53,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854085,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":54,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854086,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":55,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854086,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":56,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854086,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":57,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854087,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":58,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854087,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":59,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854087,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":60,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854088,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":51,"res":{"statusCode":200},"responseTime":4.352642059326172,"v":1}
[0] {"level":30,"time":1550875854088,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":52,"res":{"statusCode":200},"responseTime":3.379923939704895,"v":1}
[0] {"level":30,"time":1550875854088,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":53,"res":{"statusCode":200},"responseTime":3.0398319959640503,"v":1}
[0] {"level":30,"time":1550875854088,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":54,"res":{"statusCode":200},"responseTime":2.7628129720687866,"v":1}
[0] {"level":30,"time":1550875854088,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":55,"res":{"statusCode":200},"responseTime":2.5584869384765625,"v":1}
[0] {"level":30,"time":1550875854088,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":56,"res":{"statusCode":200},"responseTime":2.328583002090454,"v":1}
[0] {"level":30,"time":1550875854089,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":57,"res":{"statusCode":200},"responseTime":2.264814019203186,"v":1}
[0] {"level":30,"time":1550875854089,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":58,"res":{"statusCode":200},"responseTime":2.128100037574768,"v":1}
[0] {"level":30,"time":1550875854089,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":59,"res":{"statusCode":200},"responseTime":2.349429965019226,"v":1}
[0] {"level":30,"time":1550875854090,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":60,"res":{"statusCode":200},"responseTime":2.337657928466797,"v":1}
[0] {"level":30,"time":1550875854090,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":61,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854090,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":62,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854090,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":63,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854090,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":64,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854091,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":65,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854091,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":66,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854091,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":67,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854091,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":68,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854092,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":69,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854092,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":70,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854092,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":61,"res":{"statusCode":200},"responseTime":2.321776032447815,"v":1}
[0] {"level":30,"time":1550875854092,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":62,"res":{"statusCode":200},"responseTime":2.242303967475891,"v":1}
[0] {"level":30,"time":1550875854093,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":63,"res":{"statusCode":200},"responseTime":2.849977970123291,"v":1}
[0] {"level":30,"time":1550875854094,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":64,"res":{"statusCode":200},"responseTime":3.291619896888733,"v":1}
[0] {"level":30,"time":1550875854094,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":65,"res":{"statusCode":200},"responseTime":3.306082010269165,"v":1}
[0] {"level":30,"time":1550875854094,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":66,"res":{"statusCode":200},"responseTime":3.3312209844589233,"v":1}
[0] {"level":30,"time":1550875854094,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":67,"res":{"statusCode":200},"responseTime":3.301962971687317,"v":1}
[0] {"level":30,"time":1550875854095,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":68,"res":{"statusCode":200},"responseTime":3.039088010787964,"v":1}
[0] {"level":30,"time":1550875854095,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":69,"res":{"statusCode":200},"responseTime":3.0251870155334473,"v":1}
[0] {"level":30,"time":1550875854095,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":70,"res":{"statusCode":200},"responseTime":2.967555046081543,"v":1}
[0] {"level":30,"time":1550875854095,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":71,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854095,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":72,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854095,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":73,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854095,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":74,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854096,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":75,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854096,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":76,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854096,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":77,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854097,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":78,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854097,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":79,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854097,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":80,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854098,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":71,"res":{"statusCode":200},"responseTime":2.600275993347168,"v":1}
[0] {"level":30,"time":1550875854098,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":72,"res":{"statusCode":200},"responseTime":2.8072839975357056,"v":1}
[0] {"level":30,"time":1550875854098,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":73,"res":{"statusCode":200},"responseTime":3.047255039215088,"v":1}
[0] {"level":30,"time":1550875854099,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":74,"res":{"statusCode":200},"responseTime":3.2913219928741455,"v":1}
[0] {"level":30,"time":1550875854099,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":75,"res":{"statusCode":200},"responseTime":3.1530619859695435,"v":1}
[0] {"level":30,"time":1550875854099,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":76,"res":{"statusCode":200},"responseTime":3.19202196598053,"v":1}
[0] {"level":30,"time":1550875854100,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":77,"res":{"statusCode":200},"responseTime":3.3486340045928955,"v":1}
[0] {"level":30,"time":1550875854100,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":78,"res":{"statusCode":200},"responseTime":3.6381189823150635,"v":1}
[0] {"level":30,"time":1550875854101,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":79,"res":{"statusCode":200},"responseTime":3.831151008605957,"v":1}
[0] {"level":30,"time":1550875854101,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":80,"res":{"statusCode":200},"responseTime":4.060654997825623,"v":1}
[0] {"level":30,"time":1550875854102,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":81,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854102,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":82,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854102,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":83,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854103,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":84,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854103,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":85,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854104,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":86,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854104,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":87,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854105,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":88,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854105,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":89,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854105,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":90,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854106,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":81,"res":{"statusCode":200},"responseTime":4.441509962081909,"v":1}
[0] {"level":30,"time":1550875854107,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":82,"res":{"statusCode":200},"responseTime":4.611338019371033,"v":1}
[0] {"level":30,"time":1550875854108,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":83,"res":{"statusCode":200},"responseTime":4.9734920263290405,"v":1}
[0] {"level":30,"time":1550875854108,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":84,"res":{"statusCode":200},"responseTime":5.447493076324463,"v":1}
[0] {"level":30,"time":1550875854109,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":85,"res":{"statusCode":200},"responseTime":5.795477986335754,"v":1}
[0] {"level":30,"time":1550875854110,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":86,"res":{"statusCode":200},"responseTime":5.790649890899658,"v":1}
[0] {"level":30,"time":1550875854110,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":87,"res":{"statusCode":200},"responseTime":5.684713959693909,"v":1}
[0] {"level":30,"time":1550875854110,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":88,"res":{"statusCode":200},"responseTime":5.600130081176758,"v":1}
[0] {"level":30,"time":1550875854111,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":89,"res":{"statusCode":200},"responseTime":5.530422925949097,"v":1}
[0] {"level":30,"time":1550875854111,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":90,"res":{"statusCode":200},"responseTime":5.2091100215911865,"v":1}
[0] {"level":30,"time":1550875854111,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":91,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854112,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":92,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854112,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":93,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":94,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":95,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":96,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":97,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":98,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":99,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854113,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":100,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854114,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":91,"res":{"statusCode":200},"responseTime":2.635025978088379,"v":1}
[0] {"level":30,"time":1550875854114,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":92,"res":{"statusCode":200},"responseTime":2.235735058784485,"v":1}
[0] {"level":30,"time":1550875854115,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":93,"res":{"statusCode":200},"responseTime":2.1590839624404907,"v":1}
[0] {"level":30,"time":1550875854115,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":94,"res":{"statusCode":200},"responseTime":2.32989501953125,"v":1}
[0] {"level":30,"time":1550875854115,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":95,"res":{"statusCode":200},"responseTime":2.5520830154418945,"v":1}
[0] {"level":30,"time":1550875854116,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":96,"res":{"statusCode":200},"responseTime":2.6649090051651,"v":1}
[0] {"level":30,"time":1550875854116,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":97,"res":{"statusCode":200},"responseTime":2.8487550020217896,"v":1}
[0] {"level":30,"time":1550875854116,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":98,"res":{"statusCode":200},"responseTime":3.0858969688415527,"v":1}
[0] {"level":30,"time":1550875854117,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":99,"res":{"statusCode":200},"responseTime":3.3162310123443604,"v":1}
[0] {"level":30,"time":1550875854117,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":100,"res":{"statusCode":200},"responseTime":3.2952250242233276,"v":1}
[0] {"level":30,"time":1550875854117,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":101,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854117,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":102,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":103,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":104,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":105,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":106,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":107,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":108,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854118,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":109,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854119,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":110,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854119,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":101,"res":{"statusCode":200},"responseTime":1.9372320175170898,"v":1}
[0] {"level":30,"time":1550875854119,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":102,"res":{"statusCode":200},"responseTime":1.892996072769165,"v":1}
[0] {"level":30,"time":1550875854120,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":103,"res":{"statusCode":200},"responseTime":2.0999940633773804,"v":1}
[0] {"level":30,"time":1550875854120,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":104,"res":{"statusCode":200},"responseTime":2.331731915473938,"v":1}
[0] {"level":30,"time":1550875854120,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":105,"res":{"statusCode":200},"responseTime":2.5092979669570923,"v":1}
[0] {"level":30,"time":1550875854121,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":106,"res":{"statusCode":200},"responseTime":3.1203240156173706,"v":1}
[0] {"level":30,"time":1550875854122,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":107,"res":{"statusCode":200},"responseTime":3.389165997505188,"v":1}
[0] {"level":30,"time":1550875854122,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":108,"res":{"statusCode":200},"responseTime":3.736204981803894,"v":1}
[0] {"level":30,"time":1550875854123,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":109,"res":{"statusCode":200},"responseTime":4.109130024909973,"v":1}
[0] {"level":30,"time":1550875854123,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":110,"res":{"statusCode":200},"responseTime":4.2168949842453,"v":1}
[0] {"level":30,"time":1550875854127,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":111,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854127,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":112,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854128,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":113,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854128,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":114,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854128,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":115,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854128,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":116,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854128,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":117,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854128,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":118,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854129,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":119,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854129,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":120,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59266},"v":1}
[0] {"level":30,"time":1550875854129,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":111,"res":{"statusCode":200},"responseTime":2.1547709703445435,"v":1}
[0] {"level":30,"time":1550875854129,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":112,"res":{"statusCode":200},"responseTime":1.7087630033493042,"v":1}
[0] {"level":30,"time":1550875854129,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":113,"res":{"statusCode":200},"responseTime":1.6248860359191895,"v":1}
[0] {"level":30,"time":1550875854129,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":114,"res":{"statusCode":200},"responseTime":1.504831075668335,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":115,"res":{"statusCode":200},"responseTime":1.4311610460281372,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":116,"res":{"statusCode":200},"responseTime":1.3821029663085938,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":117,"res":{"statusCode":200},"responseTime":1.3681060075759888,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":118,"res":{"statusCode":200},"responseTime":1.3490219116210938,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":119,"res":{"statusCode":200},"responseTime":1.318764090538025,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":120,"res":{"statusCode":200},"responseTime":1.2453850507736206,"v":1}
[0] {"level":30,"time":1550875854130,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":121,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854130,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":122,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":123,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":124,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":125,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":126,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":127,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":128,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":129,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854131,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":130,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59267},"v":1}
[0] {"level":30,"time":1550875854132,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":121,"res":{"statusCode":200},"responseTime":1.4334139823913574,"v":1}
[0] {"level":30,"time":1550875854132,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":122,"res":{"statusCode":200},"responseTime":1.4436440467834473,"v":1}
[0] {"level":30,"time":1550875854132,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":123,"res":{"statusCode":200},"responseTime":1.4634690284729004,"v":1}
[0] {"level":30,"time":1550875854132,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":124,"res":{"statusCode":200},"responseTime":1.4637609720230103,"v":1}
[0] {"level":30,"time":1550875854132,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":125,"res":{"statusCode":200},"responseTime":1.4681670665740967,"v":1}
[0] {"level":30,"time":1550875854132,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":126,"res":{"statusCode":200},"responseTime":1.4604299068450928,"v":1}
[0] {"level":30,"time":1550875854133,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":127,"res":{"statusCode":200},"responseTime":1.4545480012893677,"v":1}
[0] {"level":30,"time":1550875854134,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":128,"res":{"statusCode":200},"responseTime":2.3568899631500244,"v":1}
[0] {"level":30,"time":1550875854134,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":129,"res":{"statusCode":200},"responseTime":2.4399009943008423,"v":1}
[0] {"level":30,"time":1550875854134,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":130,"res":{"statusCode":200},"responseTime":2.419590950012207,"v":1}
[0] {"level":30,"time":1550875854134,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":131,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854134,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":132,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":133,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":134,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":135,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":136,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":137,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":138,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":139,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854135,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":140,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59268},"v":1}
[0] {"level":30,"time":1550875854136,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":131,"res":{"statusCode":200},"responseTime":1.5584349632263184,"v":1}
[0] {"level":30,"time":1550875854136,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":132,"res":{"statusCode":200},"responseTime":1.5427089929580688,"v":1}
[0] {"level":30,"time":1550875854136,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":133,"res":{"statusCode":200},"responseTime":1.5425649881362915,"v":1}
[0] {"level":30,"time":1550875854136,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":134,"res":{"statusCode":200},"responseTime":1.5582640171051025,"v":1}
[0] {"level":30,"time":1550875854136,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":135,"res":{"statusCode":200},"responseTime":1.5570439100265503,"v":1}
[0] {"level":30,"time":1550875854137,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":136,"res":{"statusCode":200},"responseTime":1.5567939281463623,"v":1}
[0] {"level":30,"time":1550875854137,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":137,"res":{"statusCode":200},"responseTime":1.5732749700546265,"v":1}
[0] {"level":30,"time":1550875854137,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":138,"res":{"statusCode":200},"responseTime":1.5764460563659668,"v":1}
[0] {"level":30,"time":1550875854137,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":139,"res":{"statusCode":200},"responseTime":1.5748660564422607,"v":1}
[0] {"level":30,"time":1550875854137,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":140,"res":{"statusCode":200},"responseTime":1.5267540216445923,"v":1}
[0] {"level":30,"time":1550875854137,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":141,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854137,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":142,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854138,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":143,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854138,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":144,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854138,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":145,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854138,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":146,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854138,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":147,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854138,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":148,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854139,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":149,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854139,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":150,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59269},"v":1}
[0] {"level":30,"time":1550875854139,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":141,"res":{"statusCode":200},"responseTime":1.5783790349960327,"v":1}
[0] {"level":30,"time":1550875854139,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":142,"res":{"statusCode":200},"responseTime":1.5376800298690796,"v":1}
[0] {"level":30,"time":1550875854139,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":143,"res":{"statusCode":200},"responseTime":1.5381609201431274,"v":1}
[0] {"level":30,"time":1550875854139,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":144,"res":{"statusCode":200},"responseTime":1.5435329675674438,"v":1}
[0] {"level":30,"time":1550875854140,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":145,"res":{"statusCode":200},"responseTime":1.5540059804916382,"v":1}
[0] {"level":30,"time":1550875854140,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":146,"res":{"statusCode":200},"responseTime":1.5628769397735596,"v":1}
[0] {"level":30,"time":1550875854140,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":147,"res":{"statusCode":200},"responseTime":1.5686850547790527,"v":1}
[0] {"level":30,"time":1550875854140,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":148,"res":{"statusCode":200},"responseTime":1.6894429922103882,"v":1}
[0] {"level":30,"time":1550875854140,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":149,"res":{"statusCode":200},"responseTime":1.7781089544296265,"v":1}
[0] {"level":30,"time":1550875854140,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":150,"res":{"statusCode":200},"responseTime":1.742601990699768,"v":1}
[0] {"level":30,"time":1550875854141,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":151,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854141,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":152,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854141,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":153,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854141,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":154,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854141,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":155,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854141,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":156,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854142,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":157,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854142,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":158,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854142,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":159,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854142,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":160,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59270},"v":1}
[0] {"level":30,"time":1550875854143,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":151,"res":{"statusCode":200},"responseTime":2.016911029815674,"v":1}
[0] {"level":30,"time":1550875854143,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":152,"res":{"statusCode":200},"responseTime":2.036682963371277,"v":1}
[0] {"level":30,"time":1550875854143,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":153,"res":{"statusCode":200},"responseTime":2.0703600645065308,"v":1}
[0] {"level":30,"time":1550875854143,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":154,"res":{"statusCode":200},"responseTime":2.091494917869568,"v":1}
[0] {"level":30,"time":1550875854143,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":155,"res":{"statusCode":200},"responseTime":2.1125000715255737,"v":1}
[0] {"level":30,"time":1550875854144,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":156,"res":{"statusCode":200},"responseTime":2.143481969833374,"v":1}
[0] {"level":30,"time":1550875854144,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":157,"res":{"statusCode":200},"responseTime":2.1567890644073486,"v":1}
[0] {"level":30,"time":1550875854144,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":158,"res":{"statusCode":200},"responseTime":2.1805050373077393,"v":1}
[0] {"level":30,"time":1550875854145,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":159,"res":{"statusCode":200},"responseTime":3.4266029596328735,"v":1}
[0] {"level":30,"time":1550875854147,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":160,"res":{"statusCode":200},"responseTime":4.359891057014465,"v":1}
[0] {"level":30,"time":1550875854148,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":161,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854149,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":162,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854149,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":163,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854150,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":164,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854150,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":165,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854151,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":166,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854152,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":167,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854152,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":168,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854153,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":169,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854153,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":170,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59271},"v":1}
[0] {"level":30,"time":1550875854154,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":161,"res":{"statusCode":200},"responseTime":5.26239800453186,"v":1}
[0] {"level":30,"time":1550875854154,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":162,"res":{"statusCode":200},"responseTime":5.229395031929016,"v":1}
[0] {"level":30,"time":1550875854155,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":163,"res":{"statusCode":200},"responseTime":5.057887077331543,"v":1}
[0] {"level":30,"time":1550875854155,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":164,"res":{"statusCode":200},"responseTime":4.826525092124939,"v":1}
[0] {"level":30,"time":1550875854155,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":165,"res":{"statusCode":200},"responseTime":4.288851022720337,"v":1}
[0] {"level":30,"time":1550875854155,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":166,"res":{"statusCode":200},"responseTime":3.583932042121887,"v":1}
[0] {"level":30,"time":1550875854155,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":167,"res":{"statusCode":200},"responseTime":3.231036901473999,"v":1}
[0] {"level":30,"time":1550875854155,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":168,"res":{"statusCode":200},"responseTime":2.9291560649871826,"v":1}
[0] {"level":30,"time":1550875854156,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":169,"res":{"statusCode":200},"responseTime":2.824668049812317,"v":1}
[0] {"level":30,"time":1550875854156,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":170,"res":{"statusCode":200},"responseTime":2.6279910802841187,"v":1}
[0] {"level":30,"time":1550875854156,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":171,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854156,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":172,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":173,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":174,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":175,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":176,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":177,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":178,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854157,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":179,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854158,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":180,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59272},"v":1}
[0] {"level":30,"time":1550875854158,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":171,"res":{"statusCode":200},"responseTime":1.7306079864501953,"v":1}
[0] {"level":30,"time":1550875854158,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":172,"res":{"statusCode":200},"responseTime":1.5448249578475952,"v":1}
[0] {"level":30,"time":1550875854159,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":173,"res":{"statusCode":200},"responseTime":1.9696990251541138,"v":1}
[0] {"level":30,"time":1550875854159,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":174,"res":{"statusCode":200},"responseTime":2.039471983909607,"v":1}
[0] {"level":30,"time":1550875854159,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":175,"res":{"statusCode":200},"responseTime":2.068062901496887,"v":1}
[0] {"level":30,"time":1550875854159,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":176,"res":{"statusCode":200},"responseTime":2.08659291267395,"v":1}
[0] {"level":30,"time":1550875854159,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":177,"res":{"statusCode":200},"responseTime":2.099648952484131,"v":1}
[0] {"level":30,"time":1550875854159,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":178,"res":{"statusCode":200},"responseTime":2.1069679260253906,"v":1}
[0] {"level":30,"time":1550875854160,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":179,"res":{"statusCode":200},"responseTime":2.2266039848327637,"v":1}
[0] {"level":30,"time":1550875854160,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":180,"res":{"statusCode":200},"responseTime":2.294332981109619,"v":1}
[0] {"level":30,"time":1550875854160,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":181,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854160,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":182,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":183,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":184,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":185,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":186,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":187,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":188,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854161,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":189,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854162,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":190,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59273},"v":1}
[0] {"level":30,"time":1550875854162,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":181,"res":{"statusCode":200},"responseTime":1.6055721044540405,"v":1}
[0] {"level":30,"time":1550875854162,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":182,"res":{"statusCode":200},"responseTime":1.5532989501953125,"v":1}
[0] {"level":30,"time":1550875854162,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":183,"res":{"statusCode":200},"responseTime":1.5474170446395874,"v":1}
[0] {"level":30,"time":1550875854162,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":184,"res":{"statusCode":200},"responseTime":1.5813499689102173,"v":1}
[0] {"level":30,"time":1550875854163,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":185,"res":{"statusCode":200},"responseTime":1.6161069869995117,"v":1}
[0] {"level":30,"time":1550875854163,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":186,"res":{"statusCode":200},"responseTime":1.6670379638671875,"v":1}
[0] {"level":30,"time":1550875854163,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":187,"res":{"statusCode":200},"responseTime":1.6982189416885376,"v":1}
[0] {"level":30,"time":1550875854163,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":188,"res":{"statusCode":200},"responseTime":1.7063668966293335,"v":1}
[0] {"level":30,"time":1550875854163,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":189,"res":{"statusCode":200},"responseTime":1.74235999584198,"v":1}
[0] {"level":30,"time":1550875854163,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":190,"res":{"statusCode":200},"responseTime":1.7301160097122192,"v":1}
[0] {"level":30,"time":1550875854164,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":191,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854164,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":192,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854164,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":193,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854164,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":194,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854164,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":195,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854164,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":196,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854165,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":197,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854165,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":198,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854165,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":199,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854165,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":200,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59274},"v":1}
[0] {"level":30,"time":1550875854165,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":191,"res":{"statusCode":200},"responseTime":1.686020016670227,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":192,"res":{"statusCode":200},"responseTime":1.6394819021224976,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":193,"res":{"statusCode":200},"responseTime":1.6398119926452637,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":194,"res":{"statusCode":200},"responseTime":1.6465400457382202,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":195,"res":{"statusCode":200},"responseTime":1.6554219722747803,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":196,"res":{"statusCode":200},"responseTime":1.6577579975128174,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":197,"res":{"statusCode":200},"responseTime":1.6505179405212402,"v":1}
[0] {"level":30,"time":1550875854166,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":198,"res":{"statusCode":200},"responseTime":1.65043306350708,"v":1}
[0] {"level":30,"time":1550875854167,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":199,"res":{"statusCode":200},"responseTime":1.6559350490570068,"v":1}
[0] {"level":30,"time":1550875854167,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":200,"res":{"statusCode":200},"responseTime":1.6133830547332764,"v":1}
[0] {"level":30,"time":1550875854167,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":201,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854167,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":202,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854167,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":203,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":204,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":205,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":206,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":207,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":208,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":209,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854168,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":210,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59275},"v":1}
[0] {"level":30,"time":1550875854169,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":201,"res":{"statusCode":200},"responseTime":1.502929925918579,"v":1}
[0] {"level":30,"time":1550875854169,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":202,"res":{"statusCode":200},"responseTime":1.4940320253372192,"v":1}
[0] {"level":30,"time":1550875854169,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":203,"res":{"statusCode":200},"responseTime":1.494886040687561,"v":1}
[0] {"level":30,"time":1550875854169,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":204,"res":{"statusCode":200},"responseTime":1.5042420625686646,"v":1}
[0] {"level":30,"time":1550875854169,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":205,"res":{"statusCode":200},"responseTime":1.5252549648284912,"v":1}
[0] {"level":30,"time":1550875854169,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":206,"res":{"statusCode":200},"responseTime":1.5512239933013916,"v":1}
[0] {"level":30,"time":1550875854170,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":207,"res":{"statusCode":200},"responseTime":1.585000991821289,"v":1}
[0] {"level":30,"time":1550875854170,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":208,"res":{"statusCode":200},"responseTime":1.6304830312728882,"v":1}
[0] {"level":30,"time":1550875854170,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":209,"res":{"statusCode":200},"responseTime":1.6704390048980713,"v":1}
[0] {"level":30,"time":1550875854170,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":210,"res":{"statusCode":200},"responseTime":1.647637963294983,"v":1}
[0] {"level":30,"time":1550875854170,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":211,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854170,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":212,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854171,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":213,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854171,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":214,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854172,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":215,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854172,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":216,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854172,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":217,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854172,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":218,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854172,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":219,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854173,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":220,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59276},"v":1}
[0] {"level":30,"time":1550875854173,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":211,"res":{"statusCode":200},"responseTime":2.915086030960083,"v":1}
[0] {"level":30,"time":1550875854174,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":212,"res":{"statusCode":200},"responseTime":3.1706219911575317,"v":1}
[0] {"level":30,"time":1550875854174,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":213,"res":{"statusCode":200},"responseTime":2.6346020698547363,"v":1}
[0] {"level":30,"time":1550875854174,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":214,"res":{"statusCode":200},"responseTime":2.5496870279312134,"v":1}
[0] {"level":30,"time":1550875854174,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":215,"res":{"statusCode":200},"responseTime":2.4843679666519165,"v":1}
[0] {"level":30,"time":1550875854174,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":216,"res":{"statusCode":200},"responseTime":2.4487589597702026,"v":1}
[0] {"level":30,"time":1550875854175,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":217,"res":{"statusCode":200},"responseTime":2.5618410110473633,"v":1}
[0] {"level":30,"time":1550875854175,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":218,"res":{"statusCode":200},"responseTime":2.558003067970276,"v":1}
[0] {"level":30,"time":1550875854175,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":219,"res":{"statusCode":200},"responseTime":2.5557910203933716,"v":1}
[0] {"level":30,"time":1550875854175,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":220,"res":{"statusCode":200},"responseTime":2.5014820098876953,"v":1}
[0] {"level":30,"time":1550875854175,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":221,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":222,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":223,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":224,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":225,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":226,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":227,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854176,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":228,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854177,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":229,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854177,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":230,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59277},"v":1}
[0] {"level":30,"time":1550875854177,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":221,"res":{"statusCode":200},"responseTime":1.5795799493789673,"v":1}
[0] {"level":30,"time":1550875854177,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":222,"res":{"statusCode":200},"responseTime":1.5207210779190063,"v":1}
[0] {"level":30,"time":1550875854177,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":223,"res":{"statusCode":200},"responseTime":1.5238200426101685,"v":1}
[0] {"level":30,"time":1550875854177,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":224,"res":{"statusCode":200},"responseTime":1.5423790216445923,"v":1}
[0] {"level":30,"time":1550875854178,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":225,"res":{"statusCode":200},"responseTime":1.552467942237854,"v":1}
[0] {"level":30,"time":1550875854178,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":226,"res":{"statusCode":200},"responseTime":1.5610370635986328,"v":1}
[0] {"level":30,"time":1550875854178,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":227,"res":{"statusCode":200},"responseTime":1.5867999792099,"v":1}
[0] {"level":30,"time":1550875854178,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":228,"res":{"statusCode":200},"responseTime":1.6094660758972168,"v":1}
[0] {"level":30,"time":1550875854178,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":229,"res":{"statusCode":200},"responseTime":1.6324470043182373,"v":1}
[0] {"level":30,"time":1550875854178,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":230,"res":{"statusCode":200},"responseTime":1.6041460037231445,"v":1}
[0] {"level":30,"time":1550875854179,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":231,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854179,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":232,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854179,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":233,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854179,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":234,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854179,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":235,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854179,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":236,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854180,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":237,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854180,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":238,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854180,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":239,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854180,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":240,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59278},"v":1}
[0] {"level":30,"time":1550875854181,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":231,"res":{"statusCode":200},"responseTime":1.9498720169067383,"v":1}
[0] {"level":30,"time":1550875854181,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":232,"res":{"statusCode":200},"responseTime":1.9564210176467896,"v":1}
[0] {"level":30,"time":1550875854181,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":233,"res":{"statusCode":200},"responseTime":1.9612818956375122,"v":1}
[0] {"level":30,"time":1550875854181,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":234,"res":{"statusCode":200},"responseTime":1.9713599681854248,"v":1}
[0] {"level":30,"time":1550875854181,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":235,"res":{"statusCode":200},"responseTime":1.973464012145996,"v":1}
[0] {"level":30,"time":1550875854181,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":236,"res":{"statusCode":200},"responseTime":1.9919800758361816,"v":1}
[0] {"level":30,"time":1550875854182,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":237,"res":{"statusCode":200},"responseTime":2.007335066795349,"v":1}
[0] {"level":30,"time":1550875854182,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":238,"res":{"statusCode":200},"responseTime":2.0242639780044556,"v":1}
[0] {"level":30,"time":1550875854182,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":239,"res":{"statusCode":200},"responseTime":2.0468809604644775,"v":1}
[0] {"level":30,"time":1550875854182,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":240,"res":{"statusCode":200},"responseTime":1.9935389757156372,"v":1}
[0] {"level":30,"time":1550875854183,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":241,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854183,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":242,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854183,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":243,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854186,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":244,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854186,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":245,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854187,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":246,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854187,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":247,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854187,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":248,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854187,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":249,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854187,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":250,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59279},"v":1}
[0] {"level":30,"time":1550875854188,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":241,"res":{"statusCode":200},"responseTime":4.720465064048767,"v":1}
[0] {"level":30,"time":1550875854188,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":242,"res":{"statusCode":200},"responseTime":4.66367495059967,"v":1}
[0] {"level":30,"time":1550875854188,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":243,"res":{"statusCode":200},"responseTime":4.664128065109253,"v":1}
[0] {"level":30,"time":1550875854188,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":244,"res":{"statusCode":200},"responseTime":2.6085429191589355,"v":1}
[0] {"level":30,"time":1550875854188,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":245,"res":{"statusCode":200},"responseTime":1.8764549493789673,"v":1}
[0] {"level":30,"time":1550875854189,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":246,"res":{"statusCode":200},"responseTime":1.8268400430679321,"v":1}
[0] {"level":30,"time":1550875854189,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":247,"res":{"statusCode":200},"responseTime":1.839013934135437,"v":1}
[0] {"level":30,"time":1550875854189,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":248,"res":{"statusCode":200},"responseTime":2.2674590349197388,"v":1}
[0] {"level":30,"time":1550875854190,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":249,"res":{"statusCode":200},"responseTime":2.238170027732849,"v":1}
[0] {"level":30,"time":1550875854190,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":250,"res":{"statusCode":200},"responseTime":2.192002058029175,"v":1}
[0] {"level":30,"time":1550875854190,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":251,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854190,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":252,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854190,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":253,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854190,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":254,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854191,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":255,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854191,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":256,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854191,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":257,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854191,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":258,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854191,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":259,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854191,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":260,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59280},"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":251,"res":{"statusCode":200},"responseTime":1.5729190111160278,"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":252,"res":{"statusCode":200},"responseTime":1.5295079946517944,"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":253,"res":{"statusCode":200},"responseTime":1.518462061882019,"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":254,"res":{"statusCode":200},"responseTime":1.51677405834198,"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":255,"res":{"statusCode":200},"responseTime":1.516232967376709,"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":256,"res":{"statusCode":200},"responseTime":1.483718991279602,"v":1}
[0] {"level":30,"time":1550875854192,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":257,"res":{"statusCode":200},"responseTime":1.4747729301452637,"v":1}
[0] {"level":30,"time":1550875854193,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":258,"res":{"statusCode":200},"responseTime":1.4487890005111694,"v":1}
[0] {"level":30,"time":1550875854193,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":259,"res":{"statusCode":200},"responseTime":1.4613369703292847,"v":1}
[0] {"level":30,"time":1550875854193,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":260,"res":{"statusCode":200},"responseTime":1.4277920722961426,"v":1}
[0] {"level":30,"time":1550875854195,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":261,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854195,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":262,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854195,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":263,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854195,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":264,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854195,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":265,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854195,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":266,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854196,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":267,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854196,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":268,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854196,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":269,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854196,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":270,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59281},"v":1}
[0] {"level":30,"time":1550875854196,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":261,"res":{"statusCode":200},"responseTime":1.383471965789795,"v":1}
[0] {"level":30,"time":1550875854196,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":262,"res":{"statusCode":200},"responseTime":1.3129559755325317,"v":1}
[0] {"level":30,"time":1550875854196,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":263,"res":{"statusCode":200},"responseTime":1.3058500289916992,"v":1}
[0] {"level":30,"time":1550875854197,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":264,"res":{"statusCode":200},"responseTime":1.3184089660644531,"v":1}
[0] {"level":30,"time":1550875854197,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":265,"res":{"statusCode":200},"responseTime":1.331031084060669,"v":1}
[0] {"level":30,"time":1550875854197,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":266,"res":{"statusCode":200},"responseTime":1.3497830629348755,"v":1}
[0] {"level":30,"time":1550875854197,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":267,"res":{"statusCode":200},"responseTime":1.372318983078003,"v":1}
[0] {"level":30,"time":1550875854197,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":268,"res":{"statusCode":200},"responseTime":1.4281389713287354,"v":1}
[0] {"level":30,"time":1550875854197,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":269,"res":{"statusCode":200},"responseTime":1.5811560153961182,"v":1}
[0] {"level":30,"time":1550875854198,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":270,"res":{"statusCode":200},"responseTime":1.6444920301437378,"v":1}
[0] {"level":30,"time":1550875854198,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":271,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854198,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":272,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854198,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":273,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":274,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":275,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":276,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":277,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":278,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":279,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":280,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59282},"v":1}
[0] {"level":30,"time":1550875854199,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":271,"res":{"statusCode":200},"responseTime":1.6168699264526367,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":272,"res":{"statusCode":200},"responseTime":1.3377299308776855,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":273,"res":{"statusCode":200},"responseTime":1.3256869316101074,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":274,"res":{"statusCode":200},"responseTime":1.3381270170211792,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":275,"res":{"statusCode":200},"responseTime":1.3511500358581543,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":276,"res":{"statusCode":200},"responseTime":1.3600850105285645,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":277,"res":{"statusCode":200},"responseTime":1.38400399684906,"v":1}
[0] {"level":30,"time":1550875854200,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":278,"res":{"statusCode":200},"responseTime":1.407204031944275,"v":1}
[0] {"level":30,"time":1550875854201,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":279,"res":{"statusCode":200},"responseTime":1.6132580041885376,"v":1}
[0] {"level":30,"time":1550875854201,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":280,"res":{"statusCode":200},"responseTime":1.597243070602417,"v":1}
[0] {"level":30,"time":1550875854201,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":281,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854202,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":282,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854203,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":283,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854203,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":284,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854203,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":285,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854204,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":286,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854204,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":287,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854204,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":288,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854204,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":289,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854204,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":290,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59283},"v":1}
[0] {"level":30,"time":1550875854204,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":281,"res":{"statusCode":200},"responseTime":3.104442000389099,"v":1}
[0] {"level":30,"time":1550875854204,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":282,"res":{"statusCode":200},"responseTime":2.0648339986801147,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":283,"res":{"statusCode":200},"responseTime":1.3631290197372437,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":284,"res":{"statusCode":200},"responseTime":1.3343580961227417,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":285,"res":{"statusCode":200},"responseTime":1.3465861082077026,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":286,"res":{"statusCode":200},"responseTime":1.3644379377365112,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":287,"res":{"statusCode":200},"responseTime":1.3755429983139038,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":288,"res":{"statusCode":200},"responseTime":1.379817008972168,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":289,"res":{"statusCode":200},"responseTime":1.3916010856628418,"v":1}
[0] {"level":30,"time":1550875854205,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":290,"res":{"statusCode":200},"responseTime":1.356969952583313,"v":1}
[0] {"level":30,"time":1550875854206,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":291,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854206,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":292,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854206,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":293,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854206,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":294,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854206,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":295,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854206,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":296,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854207,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":297,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854207,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":298,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854207,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":299,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854207,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":300,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59284},"v":1}
[0] {"level":30,"time":1550875854207,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":291,"res":{"statusCode":200},"responseTime":1.5181009769439697,"v":1}
[0] {"level":30,"time":1550875854207,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":292,"res":{"statusCode":200},"responseTime":1.3484569787979126,"v":1}
[0] {"level":30,"time":1550875854207,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":293,"res":{"statusCode":200},"responseTime":1.3387219905853271,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":294,"res":{"statusCode":200},"responseTime":1.3383030891418457,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":295,"res":{"statusCode":200},"responseTime":1.3517200946807861,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":296,"res":{"statusCode":200},"responseTime":1.3586379289627075,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":297,"res":{"statusCode":200},"responseTime":1.37186598777771,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":298,"res":{"statusCode":200},"responseTime":1.3742860555648804,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":299,"res":{"statusCode":200},"responseTime":1.3010140657424927,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":300,"res":{"statusCode":200},"responseTime":1.2592170238494873,"v":1}
[0] {"level":30,"time":1550875854208,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":301,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854209,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":302,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854209,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":303,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854209,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":304,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854209,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":305,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854209,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":306,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854210,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":307,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854210,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":308,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854211,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":309,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854211,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":310,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59285},"v":1}
[0] {"level":30,"time":1550875854212,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":301,"res":{"statusCode":200},"responseTime":3.9198039770126343,"v":1}
[0] {"level":30,"time":1550875854213,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":302,"res":{"statusCode":200},"responseTime":4.6419678926467896,"v":1}
[0] {"level":30,"time":1550875854214,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":303,"res":{"statusCode":200},"responseTime":5.373503088951111,"v":1}
[0] {"level":30,"time":1550875854214,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":304,"res":{"statusCode":200},"responseTime":5.399493932723999,"v":1}
[0] {"level":30,"time":1550875854214,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":305,"res":{"statusCode":200},"responseTime":5.394569993019104,"v":1}
[0] {"level":30,"time":1550875854215,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":306,"res":{"statusCode":200},"responseTime":5.270776987075806,"v":1}
[0] {"level":30,"time":1550875854215,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":307,"res":{"statusCode":200},"responseTime":4.822785019874573,"v":1}
[0] {"level":30,"time":1550875854215,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":308,"res":{"statusCode":200},"responseTime":4.405745029449463,"v":1}
[0] {"level":30,"time":1550875854215,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":309,"res":{"statusCode":200},"responseTime":4.3276060819625854,"v":1}
[0] {"level":30,"time":1550875854215,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":310,"res":{"statusCode":200},"responseTime":4.135004997253418,"v":1}
[0] {"level":30,"time":1550875854216,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":311,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854219,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":312,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854219,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":313,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854220,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":314,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854220,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":315,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854221,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":316,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854221,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":317,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854221,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":318,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854221,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":319,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854222,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":320,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59286},"v":1}
[0] {"level":30,"time":1550875854222,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":311,"res":{"statusCode":200},"responseTime":5.879280924797058,"v":1}
[0] {"level":30,"time":1550875854222,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":312,"res":{"statusCode":200},"responseTime":3.244596004486084,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":313,"res":{"statusCode":200},"responseTime":2.9642969369888306,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":314,"res":{"statusCode":200},"responseTime":2.601181983947754,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":315,"res":{"statusCode":200},"responseTime":1.8478690385818481,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":316,"res":{"statusCode":200},"responseTime":1.771543025970459,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":317,"res":{"statusCode":200},"responseTime":1.774425983428955,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":318,"res":{"statusCode":200},"responseTime":1.797536015510559,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":319,"res":{"statusCode":200},"responseTime":1.8285410404205322,"v":1}
[0] {"level":30,"time":1550875854223,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":320,"res":{"statusCode":200},"responseTime":1.8206959962844849,"v":1}
[0] {"level":30,"time":1550875854224,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":321,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854224,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":322,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854225,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":323,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854225,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":324,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854225,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":325,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854226,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":326,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854227,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":327,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854227,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":328,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854229,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":329,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854229,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":330,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59287},"v":1}
[0] {"level":30,"time":1550875854230,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":321,"res":{"statusCode":200},"responseTime":6.093657970428467,"v":1}
[0] {"level":30,"time":1550875854230,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":322,"res":{"statusCode":200},"responseTime":5.7430150508880615,"v":1}
[0] {"level":30,"time":1550875854230,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":323,"res":{"statusCode":200},"responseTime":5.489969968795776,"v":1}
[0] {"level":30,"time":1550875854230,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":324,"res":{"statusCode":200},"responseTime":5.030346035957336,"v":1}
[0] {"level":30,"time":1550875854230,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":325,"res":{"statusCode":200},"responseTime":4.923741936683655,"v":1}
[0] {"level":30,"time":1550875854231,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":326,"res":{"statusCode":200},"responseTime":4.841795086860657,"v":1}
[0] {"level":30,"time":1550875854231,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":327,"res":{"statusCode":200},"responseTime":3.577929973602295,"v":1}
[0] {"level":30,"time":1550875854231,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":328,"res":{"statusCode":200},"responseTime":3.3347610235214233,"v":1}
[0] {"level":30,"time":1550875854231,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":329,"res":{"statusCode":200},"responseTime":1.7931989431381226,"v":1}
[0] {"level":30,"time":1550875854231,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":330,"res":{"statusCode":200},"responseTime":1.6340879201889038,"v":1}
[0] {"level":30,"time":1550875854231,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":331,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854231,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":332,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":333,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":334,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":335,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":336,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":337,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":338,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854232,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":339,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854233,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":340,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59288},"v":1}
[0] {"level":30,"time":1550875854233,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":331,"res":{"statusCode":200},"responseTime":1.5276581048965454,"v":1}
[0] {"level":30,"time":1550875854233,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":332,"res":{"statusCode":200},"responseTime":1.4967730045318604,"v":1}
[0] {"level":30,"time":1550875854233,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":333,"res":{"statusCode":200},"responseTime":1.5077459812164307,"v":1}
[0] {"level":30,"time":1550875854233,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":334,"res":{"statusCode":200},"responseTime":1.5233919620513916,"v":1}
[0] {"level":30,"time":1550875854233,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":335,"res":{"statusCode":200},"responseTime":1.5311449766159058,"v":1}
[0] {"level":30,"time":1550875854234,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":336,"res":{"statusCode":200},"responseTime":1.5452799797058105,"v":1}
[0] {"level":30,"time":1550875854234,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":337,"res":{"statusCode":200},"responseTime":1.5657939910888672,"v":1}
[0] {"level":30,"time":1550875854234,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":338,"res":{"statusCode":200},"responseTime":1.5769768953323364,"v":1}
[0] {"level":30,"time":1550875854234,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":339,"res":{"statusCode":200},"responseTime":1.511955976486206,"v":1}
[0] {"level":30,"time":1550875854234,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":340,"res":{"statusCode":200},"responseTime":1.4809460639953613,"v":1}
[0] {"level":30,"time":1550875854234,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":341,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854234,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":342,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854235,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":343,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854235,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":344,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854235,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":345,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854235,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":346,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854235,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":347,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854236,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":348,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854236,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":349,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854236,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":350,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59289},"v":1}
[0] {"level":30,"time":1550875854243,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":341,"res":{"statusCode":200},"responseTime":8.605499982833862,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":342,"res":{"statusCode":200},"responseTime":9.106317043304443,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":343,"res":{"statusCode":200},"responseTime":9.17214298248291,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":344,"res":{"statusCode":200},"responseTime":9.194299936294556,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":345,"res":{"statusCode":200},"responseTime":8.887528896331787,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":346,"res":{"statusCode":200},"responseTime":8.88241994380951,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":347,"res":{"statusCode":200},"responseTime":8.894174098968506,"v":1}
[0] {"level":30,"time":1550875854244,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":348,"res":{"statusCode":200},"responseTime":8.906980037689209,"v":1}
[0] {"level":30,"time":1550875854245,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":349,"res":{"statusCode":200},"responseTime":8.93769109249115,"v":1}
[0] {"level":30,"time":1550875854245,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":350,"res":{"statusCode":200},"responseTime":8.912531018257141,"v":1}
[0] {"level":30,"time":1550875854245,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":351,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854245,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":352,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854245,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":353,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854245,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":354,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854245,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":355,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854246,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":356,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854246,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":357,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854246,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":358,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854246,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":359,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854246,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":360,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59290},"v":1}
[0] {"level":30,"time":1550875854246,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":351,"res":{"statusCode":200},"responseTime":1.3755149841308594,"v":1}
[0] {"level":30,"time":1550875854246,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":352,"res":{"statusCode":200},"responseTime":1.3008049726486206,"v":1}
[0] {"level":30,"time":1550875854247,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":353,"res":{"statusCode":200},"responseTime":1.290252923965454,"v":1}
[0] {"level":30,"time":1550875854251,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":354,"res":{"statusCode":200},"responseTime":5.668455958366394,"v":1}
[0] {"level":30,"time":1550875854251,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":355,"res":{"statusCode":200},"responseTime":5.959281921386719,"v":1}
[0] {"level":30,"time":1550875854252,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":356,"res":{"statusCode":200},"responseTime":6.046936988830566,"v":1}
[0] {"level":30,"time":1550875854252,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":357,"res":{"statusCode":200},"responseTime":6.057152032852173,"v":1}
[0] {"level":30,"time":1550875854252,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":358,"res":{"statusCode":200},"responseTime":6.0525970458984375,"v":1}
[0] {"level":30,"time":1550875854252,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":359,"res":{"statusCode":200},"responseTime":6.057505011558533,"v":1}
[0] {"level":30,"time":1550875854252,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":360,"res":{"statusCode":200},"responseTime":6.007425904273987,"v":1}
[0] {"level":30,"time":1550875854252,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":361,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":362,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":363,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":364,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":365,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":366,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":367,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":368,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854253,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":369,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854254,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":370,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59291},"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":361,"res":{"statusCode":200},"responseTime":1.3334829807281494,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":362,"res":{"statusCode":200},"responseTime":1.2472249269485474,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":363,"res":{"statusCode":200},"responseTime":1.1922190189361572,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":364,"res":{"statusCode":200},"responseTime":1.1631040573120117,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":365,"res":{"statusCode":200},"responseTime":1.148366928100586,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":366,"res":{"statusCode":200},"responseTime":1.1435339450836182,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":367,"res":{"statusCode":200},"responseTime":1.146440029144287,"v":1}
[0] {"level":30,"time":1550875854254,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":368,"res":{"statusCode":200},"responseTime":1.1468429565429688,"v":1}
[0] {"level":30,"time":1550875854255,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":369,"res":{"statusCode":200},"responseTime":1.1465950012207031,"v":1}
[0] {"level":30,"time":1550875854255,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":370,"res":{"statusCode":200},"responseTime":1.094788908958435,"v":1}
[0] {"level":30,"time":1550875854255,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":371,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854255,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":372,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854255,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":373,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854255,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":374,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854255,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":375,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854255,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":376,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854256,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":377,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854256,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":378,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854256,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":379,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854256,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":380,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59292},"v":1}
[0] {"level":30,"time":1550875854256,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":371,"res":{"statusCode":200},"responseTime":1.1509430408477783,"v":1}
[0] {"level":30,"time":1550875854256,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":372,"res":{"statusCode":200},"responseTime":1.0832669734954834,"v":1}
[0] {"level":30,"time":1550875854256,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":373,"res":{"statusCode":200},"responseTime":1.0725159645080566,"v":1}
[0] {"level":30,"time":1550875854256,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":374,"res":{"statusCode":200},"responseTime":1.0762050151824951,"v":1}
[0] {"level":30,"time":1550875854256,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":375,"res":{"statusCode":200},"responseTime":1.078260064125061,"v":1}
[0] {"level":30,"time":1550875854257,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":376,"res":{"statusCode":200},"responseTime":1.0805020332336426,"v":1}
[0] {"level":30,"time":1550875854257,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":377,"res":{"statusCode":200},"responseTime":1.082157015800476,"v":1}
[0] {"level":30,"time":1550875854257,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":378,"res":{"statusCode":200},"responseTime":1.0845409631729126,"v":1}
[0] {"level":30,"time":1550875854257,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":379,"res":{"statusCode":200},"responseTime":1.0986369848251343,"v":1}
[0] {"level":30,"time":1550875854257,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":380,"res":{"statusCode":200},"responseTime":1.0637390613555908,"v":1}
[0] {"level":30,"time":1550875854257,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":381,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854257,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":382,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854257,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":383,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854260,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":384,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":385,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":386,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":387,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":388,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":389,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":390,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59293},"v":1}
[0] {"level":30,"time":1550875854261,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":381,"res":{"statusCode":200},"responseTime":4.365447998046875,"v":1}
[0] {"level":30,"time":1550875854262,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":382,"res":{"statusCode":200},"responseTime":4.615121960639954,"v":1}
[0] {"level":30,"time":1550875854262,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":383,"res":{"statusCode":200},"responseTime":4.595711946487427,"v":1}
[0] {"level":30,"time":1550875854262,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":384,"res":{"statusCode":200},"responseTime":1.5410590171813965,"v":1}
[0] {"level":30,"time":1550875854262,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":385,"res":{"statusCode":200},"responseTime":1.6480059623718262,"v":1}
[0] {"level":30,"time":1550875854262,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":386,"res":{"statusCode":200},"responseTime":1.5683341026306152,"v":1}
[0] {"level":30,"time":1550875854263,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":387,"res":{"statusCode":200},"responseTime":1.5480279922485352,"v":1}
[0] {"level":30,"time":1550875854263,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":388,"res":{"statusCode":200},"responseTime":1.5414750576019287,"v":1}
[0] {"level":30,"time":1550875854263,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":389,"res":{"statusCode":200},"responseTime":1.5414739847183228,"v":1}
[0] {"level":30,"time":1550875854263,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":390,"res":{"statusCode":200},"responseTime":1.4993480443954468,"v":1}
[0] {"level":30,"time":1550875854263,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":391,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854263,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":392,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854263,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":393,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854263,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":394,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854263,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":395,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854263,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":396,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854264,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":397,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854264,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":398,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854264,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":399,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854264,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":400,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59294},"v":1}
[0] {"level":30,"time":1550875854264,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":391,"res":{"statusCode":200},"responseTime":1.3543150424957275,"v":1}
[0] {"level":30,"time":1550875854264,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":392,"res":{"statusCode":200},"responseTime":1.2960550785064697,"v":1}
[0] {"level":30,"time":1550875854265,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":393,"res":{"statusCode":200},"responseTime":1.3305249214172363,"v":1}
[0] {"level":30,"time":1550875854265,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":394,"res":{"statusCode":200},"responseTime":1.3990809917449951,"v":1}
[0] {"level":30,"time":1550875854265,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":395,"res":{"statusCode":200},"responseTime":1.4523119926452637,"v":1}
[0] {"level":30,"time":1550875854265,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":396,"res":{"statusCode":200},"responseTime":1.5005159378051758,"v":1}
[0] {"level":30,"time":1550875854265,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":397,"res":{"statusCode":200},"responseTime":1.3265019655227661,"v":1}
[0] {"level":30,"time":1550875854265,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":398,"res":{"statusCode":200},"responseTime":1.3445990085601807,"v":1}
[0] {"level":30,"time":1550875854266,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":399,"res":{"statusCode":200},"responseTime":2.042510986328125,"v":1}
[0] {"level":30,"time":1550875854266,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":400,"res":{"statusCode":200},"responseTime":2.0157740116119385,"v":1}
[0] {"level":30,"time":1550875854266,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":401,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854266,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":402,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":403,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":404,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":405,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":406,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":407,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
{"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":408,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":409,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":410,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59295},"v":1}
[0] {"level":30,"time":1550875854267,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":401,"res":{"statusCode":200},"responseTime":1.0599830150604248,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":402,"res":{"statusCode":200},"responseTime":1.0193259716033936,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":403,"res":{"statusCode":200},"responseTime":1.059393048286438,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":404,"res":{"statusCode":200},"responseTime":1.1043999195098877,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":405,"res":{"statusCode":200},"responseTime":1.1042009592056274,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":406,"res":{"statusCode":200},"responseTime":1.112091064453125,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":407,"res":{"statusCode":200},"responseTime":1.1159560680389404,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":408,"res":{"statusCode":200},"responseTime":1.1205389499664307,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":409,"res":{"statusCode":200},"responseTime":1.1230250597000122,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":410,"res":{"statusCode":200},"responseTime":1.08411705493927,"v":1}
[0] {"level":30,"time":1550875854268,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":411,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":412,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":413,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":414,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":415,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":416,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":417,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":418,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":419,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854269,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":420,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59296},"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":411,"res":{"statusCode":200},"responseTime":1.1389740705490112,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":412,"res":{"statusCode":200},"responseTime":1.0198500156402588,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":413,"res":{"statusCode":200},"responseTime":0.954664945602417,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":414,"res":{"statusCode":200},"responseTime":0.9472529888153076,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":415,"res":{"statusCode":200},"responseTime":0.947024941444397,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":416,"res":{"statusCode":200},"responseTime":0.9630130529403687,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":417,"res":{"statusCode":200},"responseTime":0.961400032043457,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":418,"res":{"statusCode":200},"responseTime":0.9710680246353149,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":419,"res":{"statusCode":200},"responseTime":0.984900951385498,"v":1}
[0] {"level":30,"time":1550875854270,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":420,"res":{"statusCode":200},"responseTime":0.9506820440292358,"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":421,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":422,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":423,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":424,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":425,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":426,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":427,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":428,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":429,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
{"level":30,"time":1550875854271,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":430,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59297},"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":421,"res":{"statusCode":200},"responseTime":0.9472249746322632,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":422,"res":{"statusCode":200},"responseTime":0.8931469917297363,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":423,"res":{"statusCode":200},"responseTime":0.8839789628982544,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":424,"res":{"statusCode":200},"responseTime":0.8827589750289917,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":425,"res":{"statusCode":200},"responseTime":0.8840339183807373,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":426,"res":{"statusCode":200},"responseTime":0.9217090606689453,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":427,"res":{"statusCode":200},"responseTime":0.9219330549240112,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":428,"res":{"statusCode":200},"responseTime":0.9207990169525146,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":429,"res":{"statusCode":200},"responseTime":0.9304919242858887,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":430,"res":{"statusCode":200},"responseTime":0.9003599882125854,"v":1}
[0] {"level":30,"time":1550875854272,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":431,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":432,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":433,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":434,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":435,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":436,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":437,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":438,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":439,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":440,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59298},"v":1}
[0] {"level":30,"time":1550875854273,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":431,"res":{"statusCode":200},"responseTime":0.8875610828399658,"v":1}
[0] {"level":30,"time":1550875854274,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":432,"res":{"statusCode":200},"responseTime":0.9367730617523193,"v":1}
[0] {"level":30,"time":1550875854276,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":433,"res":{"statusCode":200},"responseTime":2.976523995399475,"v":1}
[0] {"level":30,"time":1550875854276,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":434,"res":{"statusCode":200},"responseTime":3.1311410665512085,"v":1}
[0] {"level":30,"time":1550875854276,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":435,"res":{"statusCode":200},"responseTime":3.4849090576171875,"v":1}
[0] {"level":30,"time":1550875854278,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":436,"res":{"statusCode":200},"responseTime":4.817633032798767,"v":1}
[0] {"level":30,"time":1550875854278,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":437,"res":{"statusCode":200},"responseTime":5.405923008918762,"v":1}
[0] {"level":30,"time":1550875854279,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":438,"res":{"statusCode":200},"responseTime":5.716550946235657,"v":1}
[0] {"level":30,"time":1550875854279,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":439,"res":{"statusCode":200},"responseTime":5.87771201133728,"v":1}
[0] {"level":30,"time":1550875854279,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":440,"res":{"statusCode":200},"responseTime":5.892741918563843,"v":1}
[0] {"level":30,"time":1550875854279,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":441,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854280,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":442,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854280,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":443,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854280,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":444,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":445,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":446,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":447,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":448,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":449,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":450,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59299},"v":1}
[0] {"level":30,"time":1550875854281,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":441,"res":{"statusCode":200},"responseTime":1.932116985321045,"v":1}
{"level":30,"time":1550875854281,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":442,"res":{"statusCode":200},"responseTime":1.7773159742355347,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":443,"res":{"statusCode":200},"responseTime":1.7972960472106934,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":444,"res":{"statusCode":200},"responseTime":1.2507590055465698,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":445,"res":{"statusCode":200},"responseTime":1.377784013748169,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":446,"res":{"statusCode":200},"responseTime":1.398036003112793,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":447,"res":{"statusCode":200},"responseTime":1.3937290906906128,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":448,"res":{"statusCode":200},"responseTime":1.3895280361175537,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":449,"res":{"statusCode":200},"responseTime":1.404600977897644,"v":1}
[0] {"level":30,"time":1550875854282,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":450,"res":{"statusCode":200},"responseTime":1.3951400518417358,"v":1}
[0] {"level":30,"time":1550875854283,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":451,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854284,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":452,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854284,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":453,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854285,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":454,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854285,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":455,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854285,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":456,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854285,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":457,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854285,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":458,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854286,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":459,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854286,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":460,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59300},"v":1}
[0] {"level":30,"time":1550875854286,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":451,"res":{"statusCode":200},"responseTime":3.0348520278930664,"v":1}
[0] {"level":30,"time":1550875854286,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":452,"res":{"statusCode":200},"responseTime":2.6220279932022095,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":453,"res":{"statusCode":200},"responseTime":2.8873900175094604,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":454,"res":{"statusCode":200},"responseTime":2.744408965110779,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":455,"res":{"statusCode":200},"responseTime":2.7888050079345703,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":456,"res":{"statusCode":200},"responseTime":2.7718170881271362,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":457,"res":{"statusCode":200},"responseTime":2.7456120252609253,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":458,"res":{"statusCode":200},"responseTime":2.7095900774002075,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":459,"res":{"statusCode":200},"responseTime":2.6849119663238525,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":460,"res":{"statusCode":200},"responseTime":2.6229000091552734,"v":1}
[0] {"level":30,"time":1550875854288,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":461,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854289,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":462,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854289,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":463,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854289,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":464,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854289,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":465,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854289,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":466,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854290,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":467,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854290,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":468,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854290,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":469,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854290,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":470,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59301},"v":1}
[0] {"level":30,"time":1550875854290,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":461,"res":{"statusCode":200},"responseTime":1.9551719427108765,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":462,"res":{"statusCode":200},"responseTime":1.902258038520813,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":463,"res":{"statusCode":200},"responseTime":1.8836489915847778,"v":1}
{"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":464,"res":{"statusCode":200},"responseTime":1.9061479568481445,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":465,"res":{"statusCode":200},"responseTime":1.923056960105896,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":466,"res":{"statusCode":200},"responseTime":1.0465880632400513,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":467,"res":{"statusCode":200},"responseTime":1.010179042816162,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":468,"res":{"statusCode":200},"responseTime":1.0149810314178467,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":469,"res":{"statusCode":200},"responseTime":1.0420969724655151,"v":1}
[0] {"level":30,"time":1550875854291,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":470,"res":{"statusCode":200},"responseTime":1.0407160520553589,"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":471,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":472,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":473,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":474,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":475,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":476,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":477,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854292,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":478,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854293,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":479,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854293,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":480,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59302},"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":471,"res":{"statusCode":200},"responseTime":1.981353998184204,"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":472,"res":{"statusCode":200},"responseTime":1.9492169618606567,"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":473,"res":{"statusCode":200},"responseTime":2.0285799503326416,"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":474,"res":{"statusCode":200},"responseTime":2.0142940282821655,"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":475,"res":{"statusCode":200},"responseTime":2.010327935218811,"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":476,"res":{"statusCode":200},"responseTime":2.0019490718841553,"v":1}
[0] {"level":30,"time":1550875854294,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":477,"res":{"statusCode":200},"responseTime":2.0716580152511597,"v":1}
[0] {"level":30,"time":1550875854295,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":478,"res":{"statusCode":200},"responseTime":2.0742180347442627,"v":1}
[0] {"level":30,"time":1550875854295,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":479,"res":{"statusCode":200},"responseTime":1.6298929452896118,"v":1}
[0] {"level":30,"time":1550875854295,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":480,"res":{"statusCode":200},"responseTime":1.431618094444275,"v":1}
[0] {"level":30,"time":1550875854295,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":481,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854295,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":482,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854295,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":483,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854295,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":484,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854296,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":485,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854296,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":486,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854296,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":487,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854296,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":488,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854296,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":489,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854296,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":490,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59303},"v":1}
[0] {"level":30,"time":1550875854297,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":481,"res":{"statusCode":200},"responseTime":1.92399001121521,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":482,"res":{"statusCode":200},"responseTime":3.3915979862213135,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":483,"res":{"statusCode":200},"responseTime":3.3703479766845703,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":484,"res":{"statusCode":200},"responseTime":3.3695820569992065,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":485,"res":{"statusCode":200},"responseTime":3.361675977706909,"v":1}
{"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":486,"res":{"statusCode":200},"responseTime":3.3576130867004395,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":487,"res":{"statusCode":200},"responseTime":3.351935029029846,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":488,"res":{"statusCode":200},"responseTime":3.3637349605560303,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":489,"res":{"statusCode":200},"responseTime":3.3680340051651,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":490,"res":{"statusCode":200},"responseTime":3.320512056350708,"v":1}
[0] {"level":30,"time":1550875854299,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":491,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":492,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":493,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":494,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":495,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":496,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":497,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":498,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":499,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854300,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":500,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59304},"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":491,"res":{"statusCode":200},"responseTime":1.0990349054336548,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":492,"res":{"statusCode":200},"responseTime":1.026784062385559,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":493,"res":{"statusCode":200},"responseTime":1.0247989892959595,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":494,"res":{"statusCode":200},"responseTime":1.027793049812317,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":495,"res":{"statusCode":200},"responseTime":1.0284509658813477,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":496,"res":{"statusCode":200},"responseTime":1.0456559658050537,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":497,"res":{"statusCode":200},"responseTime":1.0458680391311646,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":498,"res":{"statusCode":200},"responseTime":1.0434941053390503,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":499,"res":{"statusCode":200},"responseTime":1.0478309392929077,"v":1}
[0] {"level":30,"time":1550875854301,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":500,"res":{"statusCode":200},"responseTime":1.0076630115509033,"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":501,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":502,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":503,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":504,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":505,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":506,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":507,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854302,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":508,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854303,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":509,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854303,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":510,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59305},"v":1}
[0] {"level":30,"time":1550875854303,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":501,"res":{"statusCode":200},"responseTime":1.2114909887313843,"v":1}
[0] {"level":30,"time":1550875854303,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":502,"res":{"statusCode":200},"responseTime":1.149588942527771,"v":1}
[0] {"level":30,"time":1550875854303,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":503,"res":{"statusCode":200},"responseTime":1.1774770021438599,"v":1}
[0] {"level":30,"time":1550875854303,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":504,"res":{"statusCode":200},"responseTime":1.2042189836502075,"v":1}
[0] {"level":30,"time":1550875854303,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":505,"res":{"statusCode":200},"responseTime":1.2514559030532837,"v":1}
[0] {"level":30,"time":1550875854303,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":506,"res":{"statusCode":200},"responseTime":1.2496650218963623,"v":1}
[0] {"level":30,"time":1550875854304,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":507,"res":{"statusCode":200},"responseTime":1.2484159469604492,"v":1}
{"level":30,"time":1550875854304,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":508,"res":{"statusCode":200},"responseTime":1.1692569255828857,"v":1}
[0] {"level":30,"time":1550875854304,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":509,"res":{"statusCode":200},"responseTime":1.162856936454773,"v":1}
[0] {"level":30,"time":1550875854304,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":510,"res":{"statusCode":200},"responseTime":1.1134650707244873,"v":1}
[0] {"level":30,"time":1550875854304,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":511,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854304,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":512,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854304,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":513,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854304,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":514,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854304,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":515,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854305,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":516,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854305,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":517,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854305,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":518,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854305,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":519,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854305,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":520,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59306},"v":1}
[0] {"level":30,"time":1550875854305,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":511,"res":{"statusCode":200},"responseTime":1.4758449792861938,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":512,"res":{"statusCode":200},"responseTime":1.4457319974899292,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":513,"res":{"statusCode":200},"responseTime":1.4531489610671997,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":514,"res":{"statusCode":200},"responseTime":1.6438699960708618,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":515,"res":{"statusCode":200},"responseTime":1.6517819166183472,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":516,"res":{"statusCode":200},"responseTime":1.5306040048599243,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":517,"res":{"statusCode":200},"responseTime":1.499574899673462,"v":1}
[0] {"level":30,"time":1550875854306,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":518,"res":{"statusCode":200},"responseTime":1.491213083267212,"v":1}
[0] {"level":30,"time":1550875854307,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":519,"res":{"statusCode":200},"responseTime":1.4727089405059814,"v":1}
[0] {"level":30,"time":1550875854307,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":520,"res":{"statusCode":200},"responseTime":1.4078999757766724,"v":1}
[0] {"level":30,"time":1550875854307,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":521,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854307,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":522,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854307,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":523,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":524,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":525,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":526,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":527,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":528,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":529,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":530,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59307},"v":1}
[0] {"level":30,"time":1550875854308,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":521,"res":{"statusCode":200},"responseTime":1.4151560068130493,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":522,"res":{"statusCode":200},"responseTime":1.4460660219192505,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":523,"res":{"statusCode":200},"responseTime":1.3904399871826172,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":524,"res":{"statusCode":200},"responseTime":1.414057970046997,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":525,"res":{"statusCode":200},"responseTime":1.4389190673828125,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":526,"res":{"statusCode":200},"responseTime":1.446613073348999,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":527,"res":{"statusCode":200},"responseTime":1.4543589353561401,"v":1}
[0] {"level":30,"time":1550875854309,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":528,"res":{"statusCode":200},"responseTime":1.4670970439910889,"v":1}
[0] {"level":30,"time":1550875854310,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":529,"res":{"statusCode":200},"responseTime":1.478218913078308,"v":1}
{"level":30,"time":1550875854310,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":530,"res":{"statusCode":200},"responseTime":1.4287400245666504,"v":1}
[0] {"level":30,"time":1550875854310,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":531,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854310,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":532,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":533,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":534,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":535,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":536,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":537,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":538,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":539,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854311,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":540,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59308},"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":531,"res":{"statusCode":200},"responseTime":1.4421120882034302,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":532,"res":{"statusCode":200},"responseTime":1.3116580247879028,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":533,"res":{"statusCode":200},"responseTime":1.1849150657653809,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":534,"res":{"statusCode":200},"responseTime":1.1316219568252563,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":535,"res":{"statusCode":200},"responseTime":1.1021560430526733,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":536,"res":{"statusCode":200},"responseTime":1.0850789546966553,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":537,"res":{"statusCode":200},"responseTime":1.0779719352722168,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":538,"res":{"statusCode":200},"responseTime":1.0711510181427002,"v":1}
[0] {"level":30,"time":1550875854312,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":539,"res":{"statusCode":200},"responseTime":1.0548409223556519,"v":1}
[0] {"level":30,"time":1550875854313,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":540,"res":{"statusCode":200},"responseTime":1.004791021347046,"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":541,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":542,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":543,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":544,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":545,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":546,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":547,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854313,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":548,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854314,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":549,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854314,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":550,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59309},"v":1}
[0] {"level":30,"time":1550875854314,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":541,"res":{"statusCode":200},"responseTime":1.1187139749526978,"v":1}
[0] {"level":30,"time":1550875854316,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":542,"res":{"statusCode":200},"responseTime":1.0532180070877075,"v":1}
[0] {"level":30,"time":1550875854316,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":543,"res":{"statusCode":200},"responseTime":3.301959991455078,"v":1}
[0] {"level":30,"time":1550875854316,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":544,"res":{"statusCode":200},"responseTime":3.38148295879364,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":545,"res":{"statusCode":200},"responseTime":3.437330961227417,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":546,"res":{"statusCode":200},"responseTime":3.5173850059509277,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":547,"res":{"statusCode":200},"responseTime":3.5534130334854126,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":548,"res":{"statusCode":200},"responseTime":3.5682849884033203,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":549,"res":{"statusCode":200},"responseTime":3.5672860145568848,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":550,"res":{"statusCode":200},"responseTime":3.531244993209839,"v":1}
[0] {"level":30,"time":1550875854317,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":551,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
{"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":552,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":553,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":554,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":555,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":556,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":557,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854318,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":558,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854319,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":559,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854319,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":560,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59310},"v":1}
[0] {"level":30,"time":1550875854319,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":551,"res":{"statusCode":200},"responseTime":1.5871620178222656,"v":1}
[0] {"level":30,"time":1550875854319,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":552,"res":{"statusCode":200},"responseTime":1.5041619539260864,"v":1}
[0] {"level":30,"time":1550875854319,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":553,"res":{"statusCode":200},"responseTime":1.4485419988632202,"v":1}
[0] {"level":30,"time":1550875854319,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":554,"res":{"statusCode":200},"responseTime":1.431868076324463,"v":1}
[0] {"level":30,"time":1550875854319,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":555,"res":{"statusCode":200},"responseTime":1.4217408895492554,"v":1}
[0] {"level":30,"time":1550875854320,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":556,"res":{"statusCode":200},"responseTime":1.4860960245132446,"v":1}
[0] {"level":30,"time":1550875854320,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":557,"res":{"statusCode":200},"responseTime":1.6106480360031128,"v":1}
[0] {"level":30,"time":1550875854320,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":558,"res":{"statusCode":200},"responseTime":1.6265959739685059,"v":1}
[0] {"level":30,"time":1550875854320,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":559,"res":{"statusCode":200},"responseTime":1.6192740201950073,"v":1}
[0] {"level":30,"time":1550875854320,"msg":"request completed","pid":17524,"hostname":"shw.local","reqId":560,"res":{"statusCode":200},"responseTime":1.586658000946045,"v":1}
[0] {"level":30,"time":1550875854320,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":561,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59311},"v":1}
[0] {"level":30,"time":1550875854321,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":562,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59311},"v":1}
[0] {"level":30,"time":1550875854321,"msg":"incoming request","pid":17524,"hostname":"shw.local","reqId":563,"req":{"method":"GET","url":"/","hostname":"localhost:3000","remoteAddress":"127.0.0.1","remotePort":59311},"v":1}
[0] {"level":30,"time":1550875854321,"msg":"incoming request","pi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment