[[["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\u003e\u003ccode\u003eBaseLogger\u003c/code\u003e is an abstract class that serves as a foundation for creating custom loggers, implementing the \u003ccode\u003eILogger\u003c/code\u003e interface for logging functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various log levels, including Debug, Info, Error, and Warning, which can be enabled or disabled individually through boolean properties.\u003c/p\u003e\n"],["\u003cp\u003eThe class utilizes \u003ccode\u003eIClock\u003c/code\u003e to timestamp log entries and provides methods to log messages with specified formatting and the ability to associate logs with specific types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBaseLogger\u003c/code\u003e class includes a constructor that accepts a minimum log level, an \u003ccode\u003eIClock\u003c/code\u003e instance, and a type for the logging instance, allowing configuration of logging behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this logger is \u003ccode\u003e1.69.0\u003c/code\u003e, and previous versions are also accessible, dating back to \u003ccode\u003e1.50.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]