Skip to content

Instantly share code, notes, and snippets.

@dsuch
Created June 11, 2014 23:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsuch/1899b8d9f6b2dbe7ea6d to your computer and use it in GitHub Desktop.
Save dsuch/1899b8d9f6b2dbe7ea6d to your computer and use it in GitHub Desktop.
invoke_async logs
2014-06-12 01:45:09,015 - INFO - 14823:Dummy-13 - test-random-log.ws:22 - 11 TEST_LOG: Entering test-random-log.ws
2014-06-12 01:45:09,016 - INFO - 14823:Dummy-13 - test-random-log.ws:22 - 11 TEST_LOG: test-random-log.ws handle
2014-06-12 01:45:09,019 - INFO - 14822:Dummy-18 - test-random-log.first-step:22 - 22 TEST_LOG: Entering test-random-log.first-step
2014-06-12 01:45:09,019 - INFO - 14822:Dummy-18 - test-random-log.first-step:22 - 22 TEST_LOG: test-random-log.first-step handle
2014-06-12 01:45:09,020 - INFO - 14823:Dummy-13 - test-random-log.ws:22 - 11 TEST_LOG: test-random-log.ws took 2 ms
2014-06-12 01:45:09,022 - INFO - 14822:Dummy-19 - test-random-log.second-step:22 - 33 TEST_LOG: Entering test-random-log.second-step
2014-06-12 01:45:09,022 - INFO - 14822:Dummy-19 - test-random-log.second-step:22 - 33 TEST_LOG: test-random-log.second-step handle
2014-06-12 01:45:09,023 - INFO - 14822:Dummy-19 - test-random-log.second-step:22 - 33 TEST_LOG: test-random-log.second-step took 0 ms
2014-06-12 01:45:09,024 - INFO - 14822:Dummy-18 - test-random-log.first-step:22 - 22 TEST_LOG: test-random-log.first-step took 1 ms
2014-06-12 01:45:29,449 - INFO - 14823:Dummy-14 - test-random-log.ws:22 - 11 TEST_LOG: Entering test-random-log.ws
2014-06-12 01:45:29,450 - INFO - 14823:Dummy-14 - test-random-log.ws:22 - 11 TEST_LOG: test-random-log.ws handle
2014-06-12 01:45:29,453 - INFO - 14823:Dummy-14 - test-random-log.ws:22 - 11 TEST_LOG: test-random-log.ws took 2 ms
2014-06-12 01:45:29,454 - INFO - 14823:Dummy-15 - test-random-log.first-step:22 - 22 TEST_LOG: Entering test-random-log.first-step
2014-06-12 01:45:29,455 - INFO - 14823:Dummy-15 - test-random-log.first-step:22 - 22 TEST_LOG: test-random-log.first-step handle
2014-06-12 01:45:29,457 - INFO - 14822:Dummy-20 - test-random-log.second-step:22 - 33 TEST_LOG: Entering test-random-log.second-step
2014-06-12 01:45:29,458 - INFO - 14822:Dummy-20 - test-random-log.second-step:22 - 33 TEST_LOG: test-random-log.second-step handle
2014-06-12 01:45:29,458 - INFO - 14823:Dummy-15 - test-random-log.first-step:22 - 22 TEST_LOG: test-random-log.first-step took 2 ms
2014-06-12 01:45:29,459 - INFO - 14822:Dummy-20 - test-random-log.second-step:22 - 33 TEST_LOG: test-random-log.second-step took 0 ms
2014-06-12 01:45:51,758 - INFO - 14823:Dummy-17 - test-random-log.ws:22 - 11 TEST_LOG: Entering test-random-log.ws
2014-06-12 01:45:51,758 - INFO - 14823:Dummy-17 - test-random-log.ws:22 - 11 TEST_LOG: test-random-log.ws handle
2014-06-12 01:45:51,762 - INFO - 14823:Dummy-18 - test-random-log.first-step:22 - 22 TEST_LOG: Entering test-random-log.first-step
2014-06-12 01:45:51,762 - INFO - 14823:Dummy-18 - test-random-log.first-step:22 - 22 TEST_LOG: test-random-log.first-step handle
2014-06-12 01:45:51,765 - INFO - 14823:Dummy-17 - test-random-log.ws:22 - 11 TEST_LOG: test-random-log.ws took 2 ms
2014-06-12 01:45:51,766 - INFO - 14823:Dummy-19 - test-random-log.second-step:22 - 33 TEST_LOG: Entering test-random-log.second-step
2014-06-12 01:45:51,766 - INFO - 14823:Dummy-19 - test-random-log.second-step:22 - 33 TEST_LOG: test-random-log.second-step handle
2014-06-12 01:45:51,768 - INFO - 14823:Dummy-18 - test-random-log.first-step:22 - 22 TEST_LOG: test-random-log.first-step took 2 ms
2014-06-12 01:45:51,769 - INFO - 14823:Dummy-19 - test-random-log.second-step:22 - 33 TEST_LOG: test-random-log.second-step took 0 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment