Why this property is always written without the module?
I always find $\log x^k = k \log x$, but IMO the correct form (when $k$ is even) is $\log x^k = k\log |x|$.
E.g. $\log(-100)^2 = 2 \log |-100| = 4\log10$ and not equal to $2 \log (-100)$ which is a complex number.
Am I wrong?