[Runtime] Move EMPER_* environment variable handling into module
Compare changes
+ 2
− 4
@@ -9,8 +9,7 @@
@@ -29,8 +28,7 @@ static auto getBoolFromEnv(const std::string&& key) -> std::optional<bool> {
Also add a DBG message that is emitted if such a EMPER_* environment variable has been processed.