[[["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 page provides documentation for the `Logger` class within the Google Cloud C++ library, spanning versions from 2.10.1 up to the latest release candidate 2.37.0-rc."],["The `Logger` class is designed to capture log messages, accepting parameters such as severity, function, filename, line number, and a log sink during construction."],["The `enabled()` function determines if logging is currently active, returning a boolean value."],["The `LogTo(LogSink &)` function is used to direct the captured log record to a specified log sink."],["The `Stream()` function will return an iostream that is used to capture the log message."]]],[]]