[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, with a range of previous versions accessible, starting from 2.36.0 down to 2.10.1.\u003c/p\u003e\n"],["\u003cp\u003eThe content defines a \u003ccode\u003eLogger\u003c/code\u003e class used to capture log messages, taking parameters such as severity, function, filename, line number, and a log sink.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogger\u003c/code\u003e class provides functionality to check if logging is enabled, which can be done through the \u003ccode\u003eenabled()\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eLogTo()\u003c/code\u003e function to direct the captured log record to a specified \u003ccode\u003eLogSink\u003c/code\u003e, as well as a \u003ccode\u003eStream()\u003c/code\u003e function to access the iostream for the log message.\u003c/p\u003e\n"],["\u003cp\u003eThe parameters for the constructor of the Logger class are: \u003ccode\u003eseverity\u003c/code\u003e, \u003ccode\u003efunction\u003c/code\u003e, \u003ccode\u003efilename\u003c/code\u003e, \u003ccode\u003elineno\u003c/code\u003e, and \u003ccode\u003esink\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]