[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This document provides versioned documentation for the `google::cloud::Logger` class, spanning from version 2.10.1 to the latest release candidate 2.37.0-rc."],["The `Logger` class is designed to capture log messages, allowing customization through parameters like severity, function, filename, and line number during construction."],["Key functions of the `Logger` class include `enabled()`, which checks if logging is active, `LogTo()` to send log records to a specified sink, and `Stream()` to capture the log message via an iostream."],["The class constructor `Logger(Severity, char const *, char const *, int, LogSink &)` allows the configuration of logging properties, including severity and location information."]]],[]]