[[["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 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."]]],[]]