[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `BaseApiTracerFactory` class, which is a base factory that creates `ApiTracer` objects that perform no operations."],["The `BaseApiTracerFactory` class is intended for internal use and implements the `ApiTracerFactory` interface."],["The latest version documented on this page is 2.63.1, and it has versions available back to 2.7.1, where you can find the appropriate version's documentation."],["The class provides a `getInstance()` method to get a `BaseApiTracerFactory` instance and a `newTracer()` method to create new `ApiTracer` instances as children of a current context."],["The class inherits members from `java.lang.Object`, such as `clone()`, `equals()`, `hashCode()`, and others, which are standard Java object methods."]]],[]]