[[["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-02 UTC."],[[["This webpage provides documentation for the `BaseApiTracerFactory` class, which is a base factory designed to create `ApiTracer` instances that perform no actions."],["The `BaseApiTracerFactory` class is intended for internal use and implements the `ApiTracerFactory` interface."],["The class includes static method `getInstance()` that returns an instance of the `BaseApiTracerFactory`, and a method called `newTracer()` to generate a new `ApiTracer`."],["The documentation contains a list of historical versions, with version `2.63.1` being the most recent and `2.47.0` being the current version."],["`BaseApiTracerFactory` inherits standard methods from `java.lang.Object` such as `clone()`, `equals()`, `getClass()`, `wait()` etc."]]],[]]