[[["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-04-09 UTC."],[[["This page lists various versions of the `Logger` class, ranging from version 2.10.1 to the latest release candidate, 2.37.0-rc, with links to their respective documentation."],["The `Logger` class is designed to capture log messages and is constructed with parameters like severity, function, filename, line number, and a log sink."],["The `enabled()` function determines if logging is currently active, returning a boolean value."],["The `LogTo(LogSink &)` function is used to send the captured log record to a specified sink, and it returns nothing."],["The `Stream()` function provides an iostream to capture the log message."]]],[]]