[[["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 webpage provides documentation for various versions of the `Logger` class within the Google Cloud C++ library, spanning from version 2.10.1 to the latest release candidate 2.37.0-rc."],["The `Logger` class is defined for a disabled log level and includes constructors and functions like `enabled()`, `LogTo()`, and `Stream()`, which are documented with their parameters, return types, and descriptions."],["The latest version available is 2.37.0-rc, with a wide selection of previous versions also available for reference, each link directs to the specific documentation of that version."],["The `Logger` class takes in parameters such as a severity, two character constant pointers, an integer, and a `LogSink` object for its construction."],["The `Stream()` function returns a `NullStream` object and the `enabled()` function will return a boolean indicating if it is enabled, while the `LogTo` function takes a `LogSink` parameter and returns void."]]],[]]