I want to evaluate
$$\lim_{x\rightarrow0^+}\frac{\log{x}}{e^{1/x}}$$
I know that for $x\rightarrow0^+$, $\log{x}\rightarrow-\infty$ and $e^{1/x}\rightarrow+\infty$.
This leads to an indeterminate form $\left[\frac{\infty}{\infty}\right]$, so I'm not sure what to do in these situations. Perhaps change the variable, but not sure what's the logic behind chaning the variable of the limit.
Any hints?
Let $x=\dfrac1u$ then $$\lim_{x\rightarrow0^+}\frac{\log{x}}{e^{1/x}}=\lim_{u\to+\infty}\dfrac{-\ln u}{e^u}=\lim_{u\to+\infty}\dfrac{-\dfrac1u}{e^u}=\lim_{u\to+\infty}\dfrac{-1}{ue^u}=0$$