[[["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 version-specific documentation for the `google::cloud::Logger` class, with the latest version being 2.37.0-rc."],["The `Logger` class is designed to capture a log message, with functionality to set the severity, function, filename, line number, and a log sink for each log."],["The class provides a constructor that accepts the log message's severity, function, filename, line number, and the log sink itself as parameters."],["It includes functions like `enabled()` to check if logging is active, `LogTo()` to send the log to a specific sink, and `Stream()` to capture the log message through an iostream."],["Multiple previous versions of the documentation are available, starting from version 2.10.1 up to 2.36.0."]]],[]]