[[["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."],[[["The page provides a comprehensive list of versions for the `google::cloud::Logger` class, ranging from version 2.10.1 up to the latest release candidate, 2.37.0-rc."],["The `Logger` class is defined to capture log messages, including details like severity, function, filename, and line number."],["The class has several functions, including `enabled()`, which checks if logging is enabled, and `LogTo()`, which sends the log record to a specified sink."],["The `Stream()` function returns an `std::ostream` object that can be used to capture the log message."],["The `Logger` class constructor allows the creation of loggers with parameters such as severity, function, filename, line number, and log sink."]]],[]]