Interface ILoggingConfigHelper
- All Known Implementing Classes:
ForgeLoggingConfigHelper
public interface ILoggingConfigHelper
-
Method Summary
Modifier and TypeMethodDescriptionbooleanlogCheck(FlagCheckEvent check) logResult(FlagCheckResult result) booleanbooleanboolean
-
Method Details
-
getFlagsToLog
-
getFlagCategories
-
getResultValuesToLog
-
logCheck
-
logResult
-
shouldLogFlagChecks
boolean shouldLogFlagChecks() -
shouldLogFlagCheckResults
boolean shouldLogFlagCheckResults() -
shouldLogEmptyResults
boolean shouldLogEmptyResults()
-