setTraceFactory

Set the factory to use to create a Trace instance. This allows you to use your own implementation of Trace. For example, you can implement FirebaseTrace to track the performance of your app in Firebase. Setting to null will disable tracing.