Given we have a function as follows (context is the Weber-Fechner law):
$$\frac{\Delta x}{x} = C \tag 1$$
Plotting here $\Delta x$ as a function of $x,$ this is clearly a linear function with a slope of $C.$
Now a log-transform of (1) results in:
$$\log\left(\frac{\Delta x} x\right) = \log(C) \tag 2 $$
and hence:
$$ \log\left(\Delta x\right) = \log(x) + \log(C) \tag 3$$
Now it is stated that plotting $\log(\Delta x)$ as a function of $\log(x)$ results in a linear function with slope $1$ and intercept $C.$ How can I see (analytically) that this is true?