[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest available version is 2.37.0-rc, with numerous prior versions, starting from 2.36.0 down to 2.10.1, also accessible via the links provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogger\u003c/code\u003e class is defined to capture log messages, accepting parameters such as severity, function, filename, line number, and a LogSink reference during its construction.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eenabled()\u003c/code\u003e function of the \u003ccode\u003eLogger\u003c/code\u003e class returns a boolean value, likely indicating whether logging is currently active or enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogTo()\u003c/code\u003e function sends the captured log record to a specified \u003ccode\u003eLogSink\u003c/code\u003e, which is passed as a parameter, and returns void.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStream()\u003c/code\u003e function returns a \u003ccode\u003estd::ostream&\u003c/code\u003e object to capture and manage the log message stream.\u003c/p\u003e\n"]]],[],null,[]]