Recently, when using solve_model(model, with_ROI(solver = "cbc", control = list("threads" = 8))) there is no solver log showing up anymore. And no matter what parameter I pass (e.g. log = 1), the solver log does not show up anymore.
What can I do to get the log back?