



* Updated LogEntryEventBuilder to consistently use of shouldShould() method internally instead of the shouldSave property * Updated LogEntryEventBuilder & LoggerDataStore to use more lazy loading on some static variables/constants, * Added all included parameters as constants in LoggerParameter, renamed some constant names and LoggerParameter_mdt records * Updated LogEntryEventBuilder and LogEntryEventHandler to fully skip some queries, based on new CMDT records to complete enable/disable different queries * Updated LogEntryEventHandler to handle setting queried fields when corresponding LoggerParameter_mdt records are set to asynchronously query * Updated LogEntryEventBuilder to only run queries/set relevant fields based on the corresponding LoggerParameter_mdt "synchronous" records, implemented enabling/disabling stack trace parsing via LoggerParameter_mdt record Query Optimizations & More Configurable Controls ( #394 ) * Added new LoggerParameter_mdt records to control stacktrace parsing & synchronously querying/setting some fields, centralized the usage of UserInfo.getSessionId(), fixed milestone link in README to use v4.7.0 (instead of the old v4.6.0 milestone link)
