Guest User

Untitled

a guest
Jul 22nd, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2011-02-17 19:21:14.699 LocateMe[54211:207] Data received from the DB
  2. 2011-02-17 19:21:14.700 LocateMe[54211:207] Succeeded! Received 478 bytes of data
  3. 2011-02-17 19:21:14.704 LocateMe[54211:207] [APACHE]: {"functionName":"getThreadsForRegionID","threadID":"1","threadName":"This is the first wallpost","author":"Andres","date":"2011-02-13","messageBody":"Yesterday was a great night, thanks to everybody for coming. Must repeat soon\r\n\r\nxoxo Andres"}{"functionName":"getThreadsForRegionID","threadID":"2","threadName":"Lost my keys","author":"Jack","date":"2011-02-14","messageBody":"I lost my keys in the park yesterday? By any chance if anyone of you found them, let me know!"}
  4. 2011-02-17 19:21:14.709 LocateMe[54211:207] JSON ARRAY:
  5. {
  6.     author = Andres;
  7.     date = "2011-02-13";
  8.     functionName = getThreadsForRegionID;
  9.     messageBody = "Yesterday was a great night, thanks to everybody for coming. Must repeat soon
  10. \n
  11. \nxoxo Andres";
  12.     threadID = 1;
  13.     threadName = "This is the first wallpost";
  14. }
Advertisement
Add Comment
Please, Sign In to add comment