[[["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-04-09 UTC."],[[["This webpage details the `BaseApiTracerFactory` class, which is a base factory for building `ApiTracer` instances that do nothing, intended for internal use."],["The latest version available is 2.63.1, and the page lists many previous versions ranging from 2.62.0 down to 2.7.1, all linking to their corresponding documentation."],["The `BaseApiTracerFactory` class inherits from `java.lang.Object` and implements the `ApiTracerFactory` interface, along with its associated inherited members."],["The class provides static method `getInstance()` that returns a `BaseApiTracerFactory`, and the `newTracer` method, which creates a new `ApiTracer` that is a child of the current context."],["The `BaseApiTracerFactory` class is mainly used to create no-op tracers that serve as a basis for creating new tracers, with the page providing detailed access to the documentation of their functionalities."]]],[]]