Throughout this question assume $f_i \ge 0 \forall i $. I know that for any (single) function the following is true
$$f(x^\star) \ge f(x) \text{ }\forall x\in X$$
iff
$$\log(f(x^\star)) \ge \log(f(x)) \text{ } x\in X$$
Now suppose fundamentally we are interested in maximizing a function of the form
$$F = \sum_i f_i$$
Is this clearly equivalent to maximizing
$$\displaystyle \hat{F} = \prod_i f_i$$ ?
Clearly, by the same line of reasoning we have that maximizing the products is equivalent to maximizing the following
$$\log(\hat{F}) = \sum_i \log(f_i)$$
So ultimately, the question boils down to, is maximizing $F$ equivalent to maximizing $\log (\hat{F} )$?