Skip to content

Instantly share code, notes, and snippets.

@sauthieg
Created October 19, 2014 11:21
Show Gist options
  • Save sauthieg/03f4f76c1ba7e5d3598b to your computer and use it in GitHub Desktop.
Save sauthieg/03f4f76c1ba7e5d3598b to your computer and use it in GitHub Desktop.
Sample DEBUG traces
2014-10-19T11:12:15Z:Resources.started:STAT:Started
2014-10-19T11:12:15Z:ResourceServer.started:STAT:Started
2014-10-19T11:12:15Z:ClientHandler.started:STAT:Started
2014-10-19T11:12:15Z:ClientHandler.elapsed:STAT:Elapsed time: 2 ms:2 ms
2014-10-19T11:12:15Z:ResourceServer.elapsed:STAT:Elapsed time: 3 ms:3 ms
2014-10-19T11:12:15Z:Resources.elapsed:STAT:Elapsed time: 3 ms:3 ms
2014-10-19T11:14:55Z:Carousel.started:STAT:Started
2014-10-19T11:14:55Z:OAuth2ClientFilter.started:STAT:Started
2014-10-19T11:14:55Z:OAuth2ClientFilter.elapsed:STAT:Elapsed time: 5 ms:5 ms
2014-10-19T11:14:55Z:Carousel.elapsed:STAT:Elapsed time: 5 ms:5 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment