[[["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 webpage provides documentation for the `Logger` class within the Google Cloud C++ library, with the latest release candidate being version 2.37.0-rc."],["The `Logger` class allows the user to capture and manage log messages, with available versions ranging from 2.10.1 to the most current release candidate."],["The constructor for `Logger` requires parameters like severity, function, filename, line number, and a log sink to capture the log message."],["Key functions of the `Logger` class include `enabled()`, which checks if logging is enabled, `LogTo()`, which sends the log record to a specified sink, and `Stream()`, which provides an iostream for capturing the log message."],["The listed pages provide the documentation for each specific version of the Logger class, allowing users to refer to prior versions."]]],[]]