[[["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."],[[["The latest version available is 2.37.0-rc, with a detailed reference found at `/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1Logger`."],["A range of previous versions are documented, spanning from 2.36.0 down to 2.10.1, each linked to their respective reference pages."],["The `Logger` class is defined to capture a log message, offering flexibility in defining the severity, location, and sink for the message."],["The class provides methods such as `enabled()`, `LogTo()`, and `Stream()` to check if it is enabled, send log records, and return the stream capturing the log message respectively."],["The constructor `Logger()` takes in the log message `severity`, `function`, `filename`, `lineno` and `sink` as parameters to construct a `Logger` object."]]],[]]