Does $\log(x)$ stop at a certain value when x is infinite? Or is it also infinite?
I can see the graph go straighter and straighter in the horizontal direction, and I wonder if it will eventually be completely horizontal (i.e. gradient is equal to $0$).
Is that true or not?
While it is true that $\lim\limits_{x\to+\infty} \left(\frac{d\log x}{dx}\right) = \lim_{x\to+\infty} \frac 1x = 0$, i.e. the graph of $\log$ does get flatter and flatter as $x$ increases, we still have that $\log x \to +\infty$ as $x \to +\infty$.
An easy way to see this is to note that $\log$ is the inverse function to $\exp$ which is increasing and defined on all of $\mathbb R$ with $\lim\limits_{x\to+\infty} \exp x = +\infty$.
Things are of course not different if your logarithm is base $10$ as noted by the comments.