[[["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 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."]]],[]]