[[["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."],[[["This document provides a detailed reference for the `LogBackend` class within the Google Cloud C++ library, covering versions from 2.10.1 to the latest release candidate 2.37.0-rc."],["The `LogBackend` class includes functions for processing log records, such as `Process(LogRecord const &)` and `ProcessWithOwnership(LogRecord)`."],["The `Flush()` function, defined as virtual, is part of the `LogBackend` interface."],["Each listed version number links to specific documentation for the `LogBackend` class corresponding to that release."],["The `Process` and `ProcessWithOwnership` functions take a `LogRecord` as a parameter, which is used for logging and they both return nothing."]]],[]]