aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/trace/LoggingTrace.scala
Commit message (Expand)AuthorAgeFilesLines
* cleanup logging, remove old tracing, use new tracing libraryJohn St John2017-10-051-27/+0
* Follow google example to implement a scheduled flusing trace consumer by defaultJohn St John2017-10-041-2/+3
* only push traces every 10 requests by defaultJohn St John2017-09-261-2/+6
* Catch and log google tracing exceptions rather than crashing the entire appJohn St John2017-09-261-1/+2
* Jstjohn/google stackdriver trace (#64)v1.0.1John St. John2017-09-211-0/+21