How do I justify that for $x\rightarrow1$
$$e^{2x}\log{x}\sim (x-1)$$
I know that if $x\rightarrow 0$, then $\log{x}\sim(x-1)$ because $\log(1+x)\sim x$ for $x\rightarrow0$. This limit does not approach $0$, though, but 1. Any hints?
This is what my textbook does:
$$\frac{e^{2x}\log{x}}{(x-1)^{1/3}}\sim\frac{(x-1)}{(x-1)^{1/3}}$$
As $x\rightarrow 1$, we have $\log x\sim x-1$, and $e^{2x}\sim e^2$, so $e^{2x}\log x\sim e^2(x-1)$.