Function rerun::decide_logging_enabled
source · pub fn decide_logging_enabled(default_enabled: bool) -> boolExpand description
Checks the RERUN environment variable. If not found, returns the argument.
Also adds some helpful logging.