[[["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\u003eThis document outlines the \u003ccode\u003eILogger\u003c/code\u003e interface, which is used for outputting various types of messages, including debug, error, info, and warning logs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eILogger\u003c/code\u003e interface provides methods like \u003ccode\u003eDebug\u003c/code\u003e, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eInfo\u003c/code\u003e, and \u003ccode\u003eWarning\u003c/code\u003e for logging messages, and the \u003ccode\u003eError\u003c/code\u003e method can also take an exception as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt features the \u003ccode\u003eIsDebugEnabled\u003c/code\u003e property, which indicates whether debug logging is currently active, and this can be determined by a boolean value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eForType\u003c/code\u003e and \u003ccode\u003eForType<T>\u003c/code\u003e methods allow for creating loggers associated with specific types, allowing for more targeted logging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUtilities.ThrowIfNull<T>(T, string)\u003c/code\u003e is an extension method that can be used with the ILogger interface.\u003c/p\u003e\n"]]],[],null,[]]