[[["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."],[[["The latest version available is 2.37.0-rc, with links provided for each specific release version, down to version 2.10.1."],["This page documents the `LogBackend` class within the `google::cloud` namespace, which is used for logging."],["The `LogBackend` interface provides functions to process log records, including `Process(LogRecord const &)` and `ProcessWithOwnership(LogRecord)`."],["There is a virtual `Flush()` function within `LogBackend`, designed to push any buffered logs."],["The process function parameter `log_record`, takes in either a `LogRecord const &` or a `LogRecord`, depending on if you want to process with ownership or not."]]],[]]