aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/trace/ExceptionLoggingSizedBufferingTraceConsumer.scala
Commit message (Expand)AuthorAgeFilesLines
* cleanup logging, remove old tracing, use new tracing libraryJohn St John2017-10-051-35/+0
* remove unused importJohn St John2017-09-271-1/+0
* use standard try catchJohn St John2017-09-271-3/+13
* fix format errorJohn St John2017-09-271-2/+2
* 2_11 does not support .fold on TrysJohn St John2017-09-271-2/+2
* log error as errorJohn St John2017-09-271-1/+1
* Catch and log google tracing exceptions rather than crashing the entire appJohn St John2017-09-261-0/+26