[[["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 `LoggingUtils` class within the Google API Client Library for Java, covering various versions from 2.7.1 up to the latest version, 2.63.1."],["The `LoggingUtils` class, which inherits from `java.lang.Object`, offers static methods to handle logging for requests and responses, including logging messages, headers, service details, and executing actions with try-catch blocks."],["The class utilizes `LogData.Builder` and `LoggerProvider` for configuring logging level and setting log data."],["Key functionalities of `LoggingUtils` include methods like `logRequest`, `recordResponsePayload`, `logResponse`, `recordResponseHeaders`, and `recordServiceRpcAndRequestHeaders`, which are designed to log various aspects of API interactions."],["The documentation also includes the inherited members from `Object`, such as `clone`, `equals`, and `toString`, which are available for use with `LoggingUtils`."]]],[]]