Setting Minimum Log Level Based on Config Effect
Is it possible to set the minimum log level (
Logger.withMinimumLogLevel(LogLevel.Debug)) based on the result of an Effect (Config)?