[[["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."],[[["The latest version available is 2.37.0-rc, with a range of previous versions accessible, down to version 2.10.1."],["The `Logger` class is used to capture log messages."],["The `Logger` class constructor takes parameters such as severity, function, filename, lineno, and a LogSink reference."],["Key functions of the `Logger` class include `enabled()`, `LogTo()`, and `Stream()`, which facilitate checking logging status, sending log records to a designated sink, and capturing log messages via an iostream, respectively."],["The `LogTo()` function takes a single parameter, a `LogSink` reference named `sink`, allowing the user to send the log record to that sink, and returns nothing."]]],[]]