Say we have $\ln \lim\limits_{x \to \infty} f(x)$. This is equivalent--unless I'm mistaken, in which case this question should be removed--to $\lim\limits_{x \to \infty} \ln f(x)$. The best argument I've heard for why this is the case is that the natural log function is continuous, which isn't very convincing to me.
If this is in fact true, why is this the case?
Let $L:=\lim_{x\rightarrow\infty}f(x)$ be real and strictly greater than zero. We are to prove that $\lim_{x\rightarrow\infty}\ln f(x)=\ln L$. Use the fact that $\ln$ is continuous on $(0,\infty)$, in particular, at $L$, then given that $\epsilon>0$, there is some $\delta>0$ such that if $u>0$ and $|u-L|<\delta$, then $|\ln u-\ln L|<\epsilon$. Now there is some $M>0$ such that $|f(x)-L|<\delta$ for all $x\geq M$. We also assume that for large $x$, $f(x)>0$. For such an $x$, we have $|\ln f(x)-\ln L|<\epsilon$, this completes the proof.