Skip to content

Instantly share code, notes, and snippets.

@pekeler
Created June 13, 2012 05:25
Show Gist options
  • Save pekeler/2922033 to your computer and use it in GitHub Desktop.
Save pekeler/2922033 to your computer and use it in GitHub Desktop.
testp debug log_level
2012-06-13T05:13:41+00:00 app[web.3]: Started GET "/testp" for 68.144.60.121 at 2012-06-12 22:13:41 -0700
2012-06-13T05:13:41+00:00 app[web.3]: Processing by HomeController#testp as HTML
2012-06-13T05:13:41+00:00 app[web.3]: (1.2ms) select random()
2012-06-13T05:13:41+00:00 app[web.3]: Rendered text template (0.0ms)
2012-06-13T05:13:41+00:00 app[web.3]: Completed 200 OK in 185ms (Views: 182.9ms | ActiveRecord: 1.2ms)
2012-06-13T05:13:41+00:00 heroku[router]: GET www.dailychildcarereport.com/testp dyno=web.3 queue=0 wait=0ms service=13718ms status=200 bytes=17
2012-06-13T05:13:41+00:00 heroku[nginx]: 10.117.63.233 - - [13/Jun/2012:05:13:41 +0000] "GET /testp HTTP/1.1" 200 17 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2" www.dailychildcarereport.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment