[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]