[[["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 2021-05-13 UTC."],[[["This page documents classes, interfaces, and enums related to logging within the gRPC framework."],["The `ConsoleLogger` and `TextWriterLogger` classes allow logging to the console and a specified text writer, respectively."],["The `LogLevelFilterLogger` class filters log messages based on their severity, while `NullLogger` suppresses all logging."],["The `ILogger` interface defines the contract for logging messages within the gRPC library."],["The `LogLevel` enum specifies the various standard logging severity levels available."]]],[]]