[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This document provides versioned documentation for the `Logger` class, a component of Google Cloud's C++ library, with versions ranging from 2.10.1 to 2.37.0-rc (latest)."],["The `Logger` class is used to capture log messages and has a constructor that accepts severity, function, filename, line number, and a `LogSink` reference as parameters."],["The `Logger` class provides functions such as `enabled()`, `LogTo(LogSink &)`, and `Stream()` for checking if logging is enabled, sending log records to a sink, and returning an iostream to capture the message, respectively."],["The most recent documentation is for version `2.37.0-rc` and it is the latest version."]]],[]]