[[["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 a comprehensive list of versions for a C++ `Logger` class, spanning from the latest release candidate (2.37.0-rc) down to version 2.10.1, allowing for easy access to specific documentation for each version."],["The content details the `Logger` class's constructor, which requires parameters such as `Severity`, character pointers, an integer, and a `LogSink &`, each playing a part in the logger's functionality."],["The page outlines the `enabled()`, `LogTo(LogSink &)`, and `Stream()` functions of the `Logger` class, highlighting their trivial implementations and return types, such as `bool`, `void`, and `NullStream`, respectively."],["The core function of the Logger class is defined as handling logging for a disabled log level."]]],[]]