[[["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-05 UTC."],[[["`ApiProxy.LogRecord` is a class that inherits from `java.lang.Object` and provides functionality for logging within the ApiProxy framework."],["It offers four constructors to create `LogRecord` instances, allowing for variations in parameters such as log level, timestamp, message, stack trace element, and throwable exceptions."],["Several methods are available to extract information from a `LogRecord` object, including `getLevel()`, `getMessage()`, `getSourceLocation()`, `getStackFrame()`, and `getTimestamp()`."],["`LogRecord` objects carry important information related to its source, be that a stack trace element or a throwable."],["`LogRecord` objects are built to capture data based on level, timestamp and message, which are also available to retrieve."]]],[]]