Skip to content

Instantly share code, notes, and snippets.

@jamland
Created October 16, 2013 12:08
Show Gist options
  • Save jamland/7006694 to your computer and use it in GitHub Desktop.
Save jamland/7006694 to your computer and use it in GitHub Desktop.
Intergalactic:goab andy$ go run cmd/api/main.go -v=2 -logtostderr
I1016 15:05:17.493975 08099 main.go:74] listening on :8080 using dev environment and shard #6
I1016 15:07:23.073608 08099 main.go:127] context=4258763806179060645 GET /api/v3/projects?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 200 30646 "{\"projects\":[{\"id\":90755,\"name\":\"somenewproject\",\"noticeTotalCount\":0,\"rejectionCount\":0,\"fileCount\""
I1016 15:07:23.924338 08099 main.go:127] context=8500180911998409265 GET /api/v3/projects/1055/groups?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 200 11950 "{\"groups\":[{\"id\":12,\"projectId\":1055,\"isGlobal\":false,\"resolved\":false,\"errors\":[{\"type\":\"Trololol 1"
I1016 15:07:41.796214 08099 main.go:127] context=1819788774691742365 GET /api/v3/projects?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 200 30646 "{\"projects\":[{\"id\":90755,\"name\":\"somenewproject\",\"noticeTotalCount\":0,\"rejectionCount\":0,\"fileCount\""
I1016 15:07:41.820839 08099 main.go:127] context=4837037436832914815 GET /api/v3/projects/1055/groups?key=6aa9fafd92d1f4710e18b5d6267b03ebd3af9ea1 200 11950 "{\"groups\":[{\"id\":12,\"projectId\":1055,\"isGlobal\":false,\"resolved\":false,\"errors\":[{\"type\":\"Trololol 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment