[[["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 webpage provides documentation for the `BaseApiTracerFactory` class, which implements the `ApiTracerFactory` interface and is used for building `ApiTracer` instances."],["The latest version documented is 2.63.1, and the page lists a history of versions going back to 2.7.1, allowing users to access documentation for each release."],["`BaseApiTracerFactory` creates `ApiTracer`s that do nothing and is intended for internal use, as indicated by the documentation."],["The `BaseApiTracerFactory` class includes methods such as `getInstance()` for retrieving an instance of the factory, and `newTracer()` for generating new `ApiTracer` objects as children of a parent context."],["The class is inherited from java.lang.Object and implements the ApiTracerFactory, with all inherited members listed such as `clone()` and `wait()`."]]],[]]