[[["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 `google::cloud::Logger` class in C++, with the latest release candidate being version 2.37.0-rc."],["The `Logger` class is designed to capture log messages, and it is constructible with parameters that define the severity, function, filename, line number, and the log sink."],["Key functionalities of the `Logger` class include checking if logging is enabled with `enabled()`, sending log records to a specified sink via `LogTo(LogSink &)`, and providing a stream to capture the log message with `Stream()`."],["A comprehensive list of previous versions is provided, dating back to version 2.10.1, offering users access to the documentation for each specific release."],["The documentation includes parameter tables that explains the name and description of the variables needed for the constructors, as well as the different functions of the `Logger` class."]]],[]]