http_log 0.0.1 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/app/assets/javascripts/http_log.js +1 -2
- data/app/assets/javascripts/http_log_bootstrap.js +176 -0
- data/app/assets/stylesheets/http_log.css +4 -1
- data/app/assets/stylesheets/http_log_bootstrap.css +1409 -0
- data/app/views/http_log/requests/show.html.erb +23 -9
- data/app/views/layouts/http_log/requests.html.erb +4 -5
- data/lib/http_log/{railtie.rb → engine.rb} +0 -0
- data/lib/http_log/version.rb +1 -1
- data/lib/http_log.rb +1 -2
- data/test/dummy/log/development.log +740 -0
- data/test/dummy/log/test.log +468 -8351
- data/test/dummy/tmp/cache/assets/C29/430/sprockets%2F5d4798898541830746a18061cdb24e22 +0 -0
- data/test/dummy/tmp/cache/assets/C30/4B0/sprockets%2F4d4c963e909938451634853191ef71b1 +0 -0
- data/test/dummy/tmp/cache/assets/C6F/9C0/sprockets%2F9ee093f789804668cf30834d62c33868 +0 -0
- data/test/dummy/tmp/cache/assets/CD7/1F0/sprockets%2Fec1bfc2a41850057178b1545635b65df +0 -0
- data/test/dummy/tmp/cache/assets/CEA/A80/sprockets%2Fd80929b3a9dba09f6c2231f07385499e +0 -0
- data/test/dummy/tmp/cache/assets/CF2/A70/sprockets%2F40bb28799af7985e4b86b32534ec36d6 +0 -0
- data/test/dummy/tmp/cache/assets/D05/F50/sprockets%2F6f54f21d560b31a9d95f6cd49001cd20 +0 -0
- data/test/dummy/tmp/cache/assets/D0F/AB0/sprockets%2F36a48359923542e854b211ffdfec4a3a +0 -0
- data/test/dummy/tmp/cache/assets/D12/5F0/sprockets%2F5ec20f8455843f226a50e8af0499a3dd +0 -0
- data/test/dummy/tmp/cache/assets/D1B/FB0/sprockets%2F39feaa8a20f8c6e978071c2156484f3e +0 -0
- data/test/dummy/tmp/cache/assets/D3C/5B0/sprockets%2Fced102cc185991cadc45322d3771d9f6 +0 -0
- data/test/dummy/tmp/cache/assets/D53/E70/sprockets%2F0a240175a8cc96b28c10d220aecfa0f7 +0 -0
- data/test/dummy/tmp/cache/assets/D69/800/sprockets%2F2176c4dc895e51da2af75cd13b7b74a2 +0 -0
- data/test/dummy/tmp/cache/assets/D6A/020/sprockets%2Faa3d21ad9528c449cad4836d6a378c1c +0 -0
- data/test/dummy/tmp/cache/assets/D88/C50/sprockets%2F9bdc671419016acad2ff21da03b39a0f +0 -0
- data/test/dummy/tmp/cache/assets/D92/AA0/sprockets%2Fe824d0ef7489be7897c8886cd08f3dad +0 -0
- data/test/dummy/tmp/cache/assets/DAC/450/sprockets%2F660ac1e463dcff3f9213298bec98ef7b +0 -0
- data/test/dummy/tmp/cache/assets/DD0/A30/sprockets%2F54f4d51d8f83e5e823beccab890d2c3a +0 -0
- data/test/dummy/tmp/cache/assets/DD6/7D0/sprockets%2Fcc968677b58fa5f7339bcadb1700aaff +0 -0
- data/test/dummy/tmp/cache/assets/DDA/D30/sprockets%2Fd383a6dc76c00f0ed798addceec88482 +0 -0
- data/test/dummy/tmp/cache/assets/DDC/AD0/sprockets%2F9e1cdca46096d5649bf4cfc37f4a7a6f +0 -0
- data/test/dummy/tmp/cache/assets/DEA/DA0/sprockets%2F10cae5c1a2af7c7aafad8932bf560c07 +0 -0
- data/test/dummy/tmp/pids/server.pid +1 -0
- metadata +64 -26
- data/lib/tasks/http_logger_tasks.rake +0 -4
@@ -0,0 +1,740 @@
|
|
1
|
+
MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
|
2
|
+
MONGODB (0ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
|
3
|
+
|
4
|
+
|
5
|
+
Started GET "/" for 127.0.0.1 at 2012-03-15 13:20:33 +0100
|
6
|
+
MONGODB (4ms) http_log_development['system.namespaces'].find({})
|
7
|
+
MONGODB (503ms) http_log_development['$cmd'].find({:create=>"http_log_requests"}).limit(-1)
|
8
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61de91340765fb03000001'), "http_method"=>"GET", "url"=>"http://localhost:3000/", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:20:33 UTC, "created_at"=>2012-03-15 12:20:33 UTC}])
|
9
|
+
Processing by EchoController#echo as HTML
|
10
|
+
HTTP Logger Request ID: 4f61de91340765fb03000001
|
11
|
+
Completed 200 OK in 1ms
|
12
|
+
|
13
|
+
|
14
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
15
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61dead340765fb03000002'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:21:01 UTC, "created_at"=>2012-03-15 12:21:01 UTC}])
|
16
|
+
Processing by HttpLog::RequestsController#show as HTML
|
17
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
18
|
+
HTTP Logger Request ID: 4f61dead340765fb03000002
|
19
|
+
MONGODB (0ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
20
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (4.4ms)
|
21
|
+
Compiled http_log_bootstrap.min.css (0ms) (pid 64259)
|
22
|
+
Compiled http_log.css (6ms) (pid 64259)
|
23
|
+
Compiled jquery.js (2ms) (pid 64259)
|
24
|
+
Compiled jquery_ujs.js (0ms) (pid 64259)
|
25
|
+
Compiled http_log_bootstrap.min.js (0ms) (pid 64259)
|
26
|
+
Compiled http_log.js (51ms) (pid 64259)
|
27
|
+
Completed 200 OK in 132ms (Views: 130.4ms)
|
28
|
+
|
29
|
+
|
30
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
31
|
+
Served asset /http_log.css - 200 OK (13ms)
|
32
|
+
|
33
|
+
|
34
|
+
Started GET "/assets/http_log_bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
35
|
+
Served asset /http_log_bootstrap.min.css - 200 OK (4ms)
|
36
|
+
|
37
|
+
|
38
|
+
Started GET "/assets/http_log_bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
39
|
+
Served asset /http_log_bootstrap.min.js - 200 OK (2ms)
|
40
|
+
|
41
|
+
|
42
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
43
|
+
Served asset /http_log.js - 200 OK (5ms)
|
44
|
+
|
45
|
+
|
46
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
47
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
48
|
+
|
49
|
+
|
50
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:21:01 +0100
|
51
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
52
|
+
MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
|
53
|
+
MONGODB (0ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
|
54
|
+
|
55
|
+
|
56
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:23:41 +0100
|
57
|
+
MONGODB (0ms) http_log_development['system.namespaces'].find({})
|
58
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"80a5b2556f3b0e4972b47607e3719e79\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61df4d340765fb56000001'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:23:41 UTC, "created_at"=>2012-03-15 12:23:41 UTC}])
|
59
|
+
Processing by HttpLog::RequestsController#show as HTML
|
60
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
61
|
+
HTTP Logger Request ID: 4f61df4d340765fb56000001
|
62
|
+
MONGODB (0ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
63
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (2.7ms)
|
64
|
+
Compiled bootstrap.min.css (0ms) (pid 64342)
|
65
|
+
Compiled http_log.css (26ms) (pid 64342)
|
66
|
+
Compiled bootstrap.min.js (0ms) (pid 64342)
|
67
|
+
Compiled http_log.js (11ms) (pid 64342)
|
68
|
+
Completed 200 OK in 100ms (Views: 98.8ms)
|
69
|
+
|
70
|
+
|
71
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:23:42 +0100
|
72
|
+
Served asset /bootstrap.min.css - 200 OK (3ms)
|
73
|
+
|
74
|
+
|
75
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:23:42 +0100
|
76
|
+
Served asset /http_log.css - 304 Not Modified (6ms)
|
77
|
+
|
78
|
+
|
79
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:23:42 +0100
|
80
|
+
Served asset /jquery.js - 304 Not Modified (3ms)
|
81
|
+
|
82
|
+
|
83
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:23:42 +0100
|
84
|
+
Served asset /http_log.js - 304 Not Modified (28ms)
|
85
|
+
|
86
|
+
|
87
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:23:42 +0100
|
88
|
+
Served asset /bootstrap.min.js - 200 OK (9ms)
|
89
|
+
|
90
|
+
|
91
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:23:42 +0100
|
92
|
+
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
93
|
+
|
94
|
+
|
95
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
96
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"128090fddb896bf5e94288e7083de7cb\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61dfa0340765fb56000002'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:25:04 UTC, "created_at"=>2012-03-15 12:25:04 UTC}])
|
97
|
+
Processing by HttpLog::RequestsController#show as HTML
|
98
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
99
|
+
HTTP Logger Request ID: 4f61dfa0340765fb56000002
|
100
|
+
MONGODB (3ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
101
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.6ms)
|
102
|
+
Completed 200 OK in 9ms (Views: 4.8ms)
|
103
|
+
|
104
|
+
|
105
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
106
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
107
|
+
|
108
|
+
|
109
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
110
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
111
|
+
|
112
|
+
|
113
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
114
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
115
|
+
|
116
|
+
|
117
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
118
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
119
|
+
|
120
|
+
|
121
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
122
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
123
|
+
|
124
|
+
|
125
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:04 +0100
|
126
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
127
|
+
|
128
|
+
|
129
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
130
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"d4345a1c832ae8a573d3ed16bbd24eec\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61dfb8340765fb56000003'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:25:28 UTC, "created_at"=>2012-03-15 12:25:28 UTC}])
|
131
|
+
Processing by HttpLog::RequestsController#show as HTML
|
132
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
133
|
+
HTTP Logger Request ID: 4f61dfb8340765fb56000003
|
134
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
135
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.5ms)
|
136
|
+
Completed 200 OK in 11ms (Views: 5.2ms)
|
137
|
+
|
138
|
+
|
139
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
140
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
141
|
+
|
142
|
+
|
143
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
144
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
145
|
+
|
146
|
+
|
147
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
148
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
149
|
+
|
150
|
+
|
151
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
152
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
153
|
+
|
154
|
+
|
155
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
156
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
157
|
+
|
158
|
+
|
159
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:25:28 +0100
|
160
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
161
|
+
|
162
|
+
|
163
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
164
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"2a36ba89221b8af2874353b3a4089fa7\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e005340765fb56000004'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:26:45 UTC, "created_at"=>2012-03-15 12:26:45 UTC}])
|
165
|
+
Processing by HttpLog::RequestsController#show as HTML
|
166
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
167
|
+
HTTP Logger Request ID: 4f61e005340765fb56000004
|
168
|
+
MONGODB (3ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
169
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.4ms)
|
170
|
+
Completed 200 OK in 10ms (Views: 5.4ms)
|
171
|
+
|
172
|
+
|
173
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
174
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
175
|
+
|
176
|
+
|
177
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
178
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
179
|
+
|
180
|
+
|
181
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
182
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
183
|
+
|
184
|
+
|
185
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
186
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
187
|
+
|
188
|
+
|
189
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
190
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
191
|
+
|
192
|
+
|
193
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:26:45 +0100
|
194
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
195
|
+
|
196
|
+
|
197
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
198
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"4ff346652e9a68f58646b7ec8b95e240\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e01f340765fb56000005'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:27:11 UTC, "created_at"=>2012-03-15 12:27:11 UTC}])
|
199
|
+
Processing by HttpLog::RequestsController#show as HTML
|
200
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
201
|
+
HTTP Logger Request ID: 4f61e01f340765fb56000005
|
202
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
203
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.3ms)
|
204
|
+
Completed 200 OK in 11ms (Views: 5.6ms)
|
205
|
+
|
206
|
+
|
207
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
208
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
209
|
+
|
210
|
+
|
211
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
212
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
213
|
+
|
214
|
+
|
215
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
216
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
217
|
+
|
218
|
+
|
219
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
220
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
221
|
+
|
222
|
+
|
223
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
224
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
225
|
+
|
226
|
+
|
227
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:11 +0100
|
228
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
229
|
+
|
230
|
+
|
231
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
232
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"30b742ab1d4150730b379407f45e2cc7\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e02f340765fb56000006'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:27:27 UTC, "created_at"=>2012-03-15 12:27:27 UTC}])
|
233
|
+
Processing by HttpLog::RequestsController#show as HTML
|
234
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
235
|
+
HTTP Logger Request ID: 4f61e02f340765fb56000006
|
236
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
237
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.3ms)
|
238
|
+
Completed 200 OK in 11ms (Views: 5.2ms)
|
239
|
+
|
240
|
+
|
241
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
242
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
243
|
+
|
244
|
+
|
245
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
246
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
247
|
+
|
248
|
+
|
249
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
250
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
251
|
+
|
252
|
+
|
253
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
254
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
255
|
+
|
256
|
+
|
257
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
258
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
259
|
+
|
260
|
+
|
261
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:27:27 +0100
|
262
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
263
|
+
|
264
|
+
|
265
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
266
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"627481ec055acdfb1cb2872d4a069ee6\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e088340765fb56000007'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:28:56 UTC, "created_at"=>2012-03-15 12:28:56 UTC}])
|
267
|
+
Processing by HttpLog::RequestsController#show as HTML
|
268
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
269
|
+
HTTP Logger Request ID: 4f61e088340765fb56000007
|
270
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
271
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (25.0ms)
|
272
|
+
Completed 200 OK in 35ms (Views: 29.8ms)
|
273
|
+
|
274
|
+
|
275
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
276
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
277
|
+
|
278
|
+
|
279
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
280
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
281
|
+
|
282
|
+
|
283
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
284
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
285
|
+
|
286
|
+
|
287
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
288
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
289
|
+
|
290
|
+
|
291
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
292
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
293
|
+
|
294
|
+
|
295
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:28:56 +0100
|
296
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
297
|
+
|
298
|
+
|
299
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
300
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"627481ec055acdfb1cb2872d4a069ee6\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e0a8340765fb56000008'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:29:28 UTC, "created_at"=>2012-03-15 12:29:28 UTC}])
|
301
|
+
Processing by HttpLog::RequestsController#show as HTML
|
302
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
303
|
+
HTTP Logger Request ID: 4f61e0a8340765fb56000008
|
304
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
305
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.4ms)
|
306
|
+
Completed 200 OK in 11ms (Views: 5.6ms)
|
307
|
+
|
308
|
+
|
309
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
310
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
311
|
+
|
312
|
+
|
313
|
+
Started GET "/assets/bootstrap.min.js?body=1" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
314
|
+
Served asset /bootstrap.min.js - 304 Not Modified (0ms)
|
315
|
+
|
316
|
+
|
317
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
318
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
319
|
+
|
320
|
+
|
321
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
322
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
323
|
+
|
324
|
+
|
325
|
+
Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
326
|
+
Served asset /bootstrap.min.css - 304 Not Modified (0ms)
|
327
|
+
|
328
|
+
|
329
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:29:28 +0100
|
330
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
331
|
+
|
332
|
+
|
333
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:31:51 +0100
|
334
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"9dc9f490c4825d65b6ca6b5a3535c42c\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e137340765fb56000009'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:31:51 UTC, "created_at"=>2012-03-15 12:31:51 UTC}])
|
335
|
+
Processing by HttpLog::RequestsController#show as HTML
|
336
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
337
|
+
HTTP Logger Request ID: 4f61e137340765fb56000009
|
338
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
339
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.5ms)
|
340
|
+
Compiled http_log.css (0ms) (pid 64342)
|
341
|
+
Compiled http_log.js (2ms) (pid 64342)
|
342
|
+
Completed 200 OK in 32ms (Views: 26.1ms)
|
343
|
+
|
344
|
+
|
345
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:31:51 +0100
|
346
|
+
Served asset /http_log.css - 304 Not Modified (6ms)
|
347
|
+
|
348
|
+
|
349
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:31:51 +0100
|
350
|
+
Served asset /http_log.js - 304 Not Modified (4ms)
|
351
|
+
|
352
|
+
|
353
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:31:51 +0100
|
354
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
355
|
+
|
356
|
+
|
357
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:31:51 +0100
|
358
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
359
|
+
MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
|
360
|
+
MONGODB (0ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
|
361
|
+
|
362
|
+
|
363
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:32:08 +0100
|
364
|
+
MONGODB (0ms) http_log_development['system.namespaces'].find({})
|
365
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"2bfc037b2c048b6e65ac206ec2d2dd9a\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e148340765fd15000001'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:32:08 UTC, "created_at"=>2012-03-15 12:32:08 UTC}])
|
366
|
+
Processing by HttpLog::RequestsController#show as HTML
|
367
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
368
|
+
HTTP Logger Request ID: 4f61e148340765fd15000001
|
369
|
+
MONGODB (0ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
370
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (2.9ms)
|
371
|
+
Completed 200 OK in 42ms (Views: 39.9ms)
|
372
|
+
|
373
|
+
|
374
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:32:08 +0100
|
375
|
+
Served asset /http_log.css - 304 Not Modified (2ms)
|
376
|
+
|
377
|
+
|
378
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:08 +0100
|
379
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
380
|
+
|
381
|
+
|
382
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:08 +0100
|
383
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
384
|
+
|
385
|
+
|
386
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:08 +0100
|
387
|
+
Served asset /http_log.js - 304 Not Modified (4ms)
|
388
|
+
|
389
|
+
|
390
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
391
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"2bfc037b2c048b6e65ac206ec2d2dd9a\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e15c340765fd15000002'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:32:28 UTC, "created_at"=>2012-03-15 12:32:28 UTC}])
|
392
|
+
Processing by HttpLog::RequestsController#show as HTML
|
393
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
394
|
+
HTTP Logger Request ID: 4f61e15c340765fd15000002
|
395
|
+
MONGODB (3ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
396
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.6ms)
|
397
|
+
Compiled http_log_bootstrap.css (0ms) (pid 64789)
|
398
|
+
Compiled http_log.css (9ms) (pid 64789)
|
399
|
+
Compiled http_log_bootstrap.js (0ms) (pid 64789)
|
400
|
+
Compiled http_log.js (10ms) (pid 64789)
|
401
|
+
Completed 200 OK in 71ms (Views: 66.9ms)
|
402
|
+
|
403
|
+
|
404
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
405
|
+
Served asset /http_log.css - 304 Not Modified (8ms)
|
406
|
+
|
407
|
+
|
408
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
409
|
+
Served asset /http_log.js - 304 Not Modified (5ms)
|
410
|
+
|
411
|
+
|
412
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
413
|
+
Served asset /http_log_bootstrap.js - 200 OK (2ms)
|
414
|
+
|
415
|
+
|
416
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
417
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
418
|
+
|
419
|
+
|
420
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
421
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
422
|
+
|
423
|
+
|
424
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:32:28 +0100
|
425
|
+
Served asset /http_log_bootstrap.css - 200 OK (1ms)
|
426
|
+
|
427
|
+
|
428
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:34:07 +0100
|
429
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"48cead8140ce374195cb3aab63f564b7\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e1bf340765fd15000003'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:34:07 UTC, "created_at"=>2012-03-15 12:34:07 UTC}])
|
430
|
+
Processing by HttpLog::RequestsController#show as HTML
|
431
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
432
|
+
HTTP Logger Request ID: 4f61e1bf340765fd15000003
|
433
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
434
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.6ms)
|
435
|
+
Completed 200 OK in 10ms (Views: 4.2ms)
|
436
|
+
|
437
|
+
|
438
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:34:07 +0100
|
439
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
440
|
+
|
441
|
+
|
442
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:34:07 +0100
|
443
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
444
|
+
|
445
|
+
|
446
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:34:07 +0100
|
447
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
448
|
+
|
449
|
+
|
450
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:34:07 +0100
|
451
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
452
|
+
|
453
|
+
|
454
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:34:07 +0100
|
455
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
456
|
+
|
457
|
+
|
458
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:34:08 +0100
|
459
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
460
|
+
|
461
|
+
|
462
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
463
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"48cead8140ce374195cb3aab63f564b7\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e2a3340765fd15000004'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:37:55 UTC, "created_at"=>2012-03-15 12:37:55 UTC}])
|
464
|
+
Processing by HttpLog::RequestsController#show as HTML
|
465
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
466
|
+
HTTP Logger Request ID: 4f61e2a3340765fd15000004
|
467
|
+
MONGODB (5ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
468
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.1ms)
|
469
|
+
Compiled http_log.css (0ms) (pid 64789)
|
470
|
+
Completed 200 OK in 22ms (Views: 15.6ms)
|
471
|
+
|
472
|
+
|
473
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
474
|
+
Served asset /http_log.css - 200 OK (11ms)
|
475
|
+
|
476
|
+
|
477
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
478
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
479
|
+
|
480
|
+
|
481
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
482
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
483
|
+
|
484
|
+
|
485
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
486
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
487
|
+
|
488
|
+
|
489
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
490
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
491
|
+
|
492
|
+
|
493
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:37:55 +0100
|
494
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
495
|
+
|
496
|
+
|
497
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
498
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"48cead8140ce374195cb3aab63f564b7\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e2d1340765fd15000005'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:38:41 UTC, "created_at"=>2012-03-15 12:38:41 UTC}])
|
499
|
+
Processing by HttpLog::RequestsController#show as HTML
|
500
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
501
|
+
HTTP Logger Request ID: 4f61e2d1340765fd15000005
|
502
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
503
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.2ms)
|
504
|
+
Compiled http_log.js (2ms) (pid 64789)
|
505
|
+
Completed 200 OK in 57ms (Views: 50.9ms)
|
506
|
+
|
507
|
+
|
508
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
509
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
510
|
+
|
511
|
+
|
512
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
513
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
514
|
+
|
515
|
+
|
516
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
517
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
518
|
+
|
519
|
+
|
520
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
521
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
522
|
+
|
523
|
+
|
524
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
525
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
526
|
+
|
527
|
+
|
528
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:38:41 +0100
|
529
|
+
Served asset /http_log.js - 200 OK (6ms)
|
530
|
+
|
531
|
+
|
532
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:38:58 +0100
|
533
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
534
|
+
|
535
|
+
|
536
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
537
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"48cead8140ce374195cb3aab63f564b7\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e395340765fd15000006'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:41:57 UTC, "created_at"=>2012-03-15 12:41:57 UTC}])
|
538
|
+
Processing by HttpLog::RequestsController#show as HTML
|
539
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
540
|
+
HTTP Logger Request ID: 4f61e395340765fd15000006
|
541
|
+
MONGODB (3ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
542
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.6ms)
|
543
|
+
Compiled http_log.js (2ms) (pid 64789)
|
544
|
+
Completed 200 OK in 44ms (Views: 39.2ms)
|
545
|
+
|
546
|
+
|
547
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
548
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
549
|
+
|
550
|
+
|
551
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
552
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
553
|
+
|
554
|
+
|
555
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
556
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
557
|
+
|
558
|
+
|
559
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
560
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
561
|
+
|
562
|
+
|
563
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
564
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
565
|
+
|
566
|
+
|
567
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:41:57 +0100
|
568
|
+
Served asset /http_log.js - 200 OK (6ms)
|
569
|
+
|
570
|
+
|
571
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
572
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"c49ef98aeed5edc7f3e6ceef2edf2ff8\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e3b8340765fd15000007'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:42:32 UTC, "created_at"=>2012-03-15 12:42:32 UTC}])
|
573
|
+
Processing by HttpLog::RequestsController#show as HTML
|
574
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
575
|
+
HTTP Logger Request ID: 4f61e3b8340765fd15000007
|
576
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
577
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.6ms)
|
578
|
+
Compiled http_log.js (2ms) (pid 64789)
|
579
|
+
Completed 200 OK in 24ms (Views: 18.3ms)
|
580
|
+
|
581
|
+
|
582
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
583
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
584
|
+
|
585
|
+
|
586
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
587
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
588
|
+
|
589
|
+
|
590
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
591
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
592
|
+
|
593
|
+
|
594
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
595
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
596
|
+
|
597
|
+
|
598
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
599
|
+
Served asset /http_log.js - 200 OK (30ms)
|
600
|
+
|
601
|
+
|
602
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:42:32 +0100
|
603
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
604
|
+
|
605
|
+
|
606
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
607
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"c49ef98aeed5edc7f3e6ceef2edf2ff8\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e424340765fd15000008'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:44:20 UTC, "created_at"=>2012-03-15 12:44:20 UTC}])
|
608
|
+
Processing by HttpLog::RequestsController#show as HTML
|
609
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
610
|
+
HTTP Logger Request ID: 4f61e424340765fd15000008
|
611
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
612
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (0.6ms)
|
613
|
+
Compiled http_log.js (1ms) (pid 64789)
|
614
|
+
Completed 200 OK in 24ms (Views: 18.4ms)
|
615
|
+
|
616
|
+
|
617
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
618
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
619
|
+
|
620
|
+
|
621
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
622
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
623
|
+
|
624
|
+
|
625
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
626
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
627
|
+
|
628
|
+
|
629
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
630
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
631
|
+
|
632
|
+
|
633
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
634
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
635
|
+
|
636
|
+
|
637
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:44:20 +0100
|
638
|
+
Served asset /http_log.js - 200 OK (7ms)
|
639
|
+
|
640
|
+
|
641
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
642
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"c49ef98aeed5edc7f3e6ceef2edf2ff8\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e46a340765fd15000009'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:45:30 UTC, "created_at"=>2012-03-15 12:45:30 UTC}])
|
643
|
+
Processing by HttpLog::RequestsController#show as HTML
|
644
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
645
|
+
HTTP Logger Request ID: 4f61e46a340765fd15000009
|
646
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
647
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.2ms)
|
648
|
+
Completed 200 OK in 11ms (Views: 5.3ms)
|
649
|
+
|
650
|
+
|
651
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
652
|
+
Served asset /http_log.css - 304 Not Modified (6ms)
|
653
|
+
|
654
|
+
|
655
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
656
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
657
|
+
|
658
|
+
|
659
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
660
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
661
|
+
|
662
|
+
|
663
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
664
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
665
|
+
|
666
|
+
|
667
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
668
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
669
|
+
|
670
|
+
|
671
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:30 +0100
|
672
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
673
|
+
|
674
|
+
|
675
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
676
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"ea8cd7424cba487215f6c64c4fc4eff2\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e485340765fd1500000a'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:45:57 UTC, "created_at"=>2012-03-15 12:45:57 UTC}])
|
677
|
+
Processing by HttpLog::RequestsController#show as HTML
|
678
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
679
|
+
HTTP Logger Request ID: 4f61e485340765fd1500000a
|
680
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
681
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.4ms)
|
682
|
+
Completed 200 OK in 11ms (Views: 5.5ms)
|
683
|
+
|
684
|
+
|
685
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
686
|
+
Served asset /http_log.css - 304 Not Modified (0ms)
|
687
|
+
|
688
|
+
|
689
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
690
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
691
|
+
|
692
|
+
|
693
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
694
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
695
|
+
|
696
|
+
|
697
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
698
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
699
|
+
|
700
|
+
|
701
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
702
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
703
|
+
|
704
|
+
|
705
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:45:57 +0100
|
706
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|
707
|
+
|
708
|
+
|
709
|
+
Started GET "/logs/requests/4f61de91340765fb03000001" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
710
|
+
MONGODB (0ms) http_log_development['http_log_requests'].insert([{"headers"=>{"HTTP_HOST"=>"localhost:3000", "HTTP_CONNECTION"=>"keep-alive", "HTTP_CACHE_CONTROL"=>"max-age=0", "HTTP_USER_AGENT"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "HTTP_ACCEPT"=>"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", "HTTP_ACCEPT_ENCODING"=>"gzip,deflate,sdch", "HTTP_ACCEPT_LANGUAGE"=>"en-US,en;q=0.8", "HTTP_ACCEPT_CHARSET"=>"ISO-8859-1,utf-8;q=0.7,*;q=0.3", "HTTP_COOKIE"=>"_gauges_unique_month=1; _gauges_unique_year=1; _gauges_unique=1", "HTTP_IF_NONE_MATCH"=>"\"ea8cd7424cba487215f6c64c4fc4eff2\"", "HTTP_VERSION"=>"HTTP/1.1"}, "params"=>{}, "cookies"=>{"_gauges_unique_month"=>"1", "_gauges_unique_year"=>"1", "_gauges_unique"=>"1"}, "_id"=>BSON::ObjectId('4f61e48c340765fd1500000b'), "http_method"=>"GET", "url"=>"http://localhost:3000/logs/requests/4f61de91340765fb03000001", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11", "content_type"=>nil, "raw_post"=>"", "remote_ip"=>"127.0.0.1", "updated_at"=>2012-03-15 12:46:04 UTC, "created_at"=>2012-03-15 12:46:04 UTC}])
|
711
|
+
Processing by HttpLog::RequestsController#show as HTML
|
712
|
+
Parameters: {"id"=>"4f61de91340765fb03000001"}
|
713
|
+
HTTP Logger Request ID: 4f61e48c340765fd1500000b
|
714
|
+
MONGODB (4ms) http_log_development['http_log_requests'].find({:_id=>BSON::ObjectId('4f61de91340765fb03000001')}).limit(-1).sort([[:_id, :asc]])
|
715
|
+
Rendered /Users/adam/threadedlabs/http_log/app/views/http_log/requests/show.html.erb within layouts/http_log/requests (1.7ms)
|
716
|
+
Completed 200 OK in 12ms (Views: 6.4ms)
|
717
|
+
|
718
|
+
|
719
|
+
Started GET "/assets/http_log.css?body=1" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
720
|
+
Served asset /http_log.css - 304 Not Modified (2ms)
|
721
|
+
|
722
|
+
|
723
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
724
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
725
|
+
|
726
|
+
|
727
|
+
Started GET "/assets/http_log_bootstrap.css?body=1" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
728
|
+
Served asset /http_log_bootstrap.css - 304 Not Modified (0ms)
|
729
|
+
|
730
|
+
|
731
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
732
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
733
|
+
|
734
|
+
|
735
|
+
Started GET "/assets/http_log_bootstrap.js?body=1" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
736
|
+
Served asset /http_log_bootstrap.js - 304 Not Modified (0ms)
|
737
|
+
|
738
|
+
|
739
|
+
Started GET "/assets/http_log.js?body=1" for 127.0.0.1 at 2012-03-15 13:46:04 +0100
|
740
|
+
Served asset /http_log.js - 304 Not Modified (0ms)
|