Stay organized with collections Save and categorize content based on your preferences.
The logging backend interface.
Functions Process(LogRecord const &) Parameter Name Descriptionlog_record
LogRecord const &
void
ProcessWithOwnership(LogRecord) Parameter Name Description log_record
LogRecord
void
virtual Flush() Returns Type Description void
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-14 UTC.
[[["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-08-14 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."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4