Skip to content

Instantly share code, notes, and snippets.

@alduro
Created September 7, 2015 13:57
Show Gist options
  • Select an option

  • Save alduro/26f9615ff8e79cde7547 to your computer and use it in GitHub Desktop.

Select an option

Save alduro/26f9615ff8e79cde7547 to your computer and use it in GitHub Desktop.
[2015-09-06 23:32:09] app.INFO: Matched route "userLogin". {"route_parameters":{"_controller":"Summit\\User\\UserController::login","_route":"userLogin"},"request_uri":"http://localhost:8888/api/user/login"} []
[2015-09-06 23:32:09] app.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2015-09-06 23:32:09] app.DEBUG: < 200 [] []
[2015-09-06 23:32:09] app.INFO: Matched route "userLogin". {"route_parameters":{"_controller":"Summit\\User\\UserController::login","_route":"userLogin"},"request_uri":"http://localhost:8888/api/user/login"} []
[2015-09-06 23:32:09] app.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2015-09-06 23:32:09] app.DEBUG: > POST /api/user/login [] []
[2015-09-06 23:32:09] app.INFO: {"_username":"summittest@mailinator.com","_password":"1alduro"} [] []
[2015-09-06 23:32:09] app.INFO: summittest@mailinator.com [] []
[2015-09-06 23:32:09] app.INFO: {} [] []
[2015-09-06 23:32:09] app.INFO: {} [] []
[2015-09-06 23:32:09] app.INFO: {} [] []
[2015-09-06 23:32:09] app.DEBUG: < 200 [] []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment