[[["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 a detailed reference for the `Logger` class within the Google Cloud C++ library, including various versions from 2.10.1 to the latest release candidate 2.37.0-rc."],["The `Logger` class is designed to capture log messages, allowing users to specify the severity, function, filename, and line number associated with each log."],["The class contains a constructor that accepts `Severity`, `function`, `filename`, `lineno`, and `LogSink` parameters for initializing a `Logger` object."],["Key functions of the `Logger` class include `enabled()`, which returns a boolean indicating if logging is enabled, `LogTo()`, which sends a log record to a specified `LogSink`, and `Stream()`, which provides an iostream for capturing the log message."],["The list of available versions shown on the page shows a total of 28 different versions of the logger class, including the most recent release candidate version."]]],[]]