If I have a Gamma distributed random variable $y$:
\begin{equation} y \sim Gamma(\alpha, \beta) \end{equation}
which has coefficient of variation $\frac{1}{\sqrt{\alpha}}$, then what would be the coefficient of variation of $x$, defined as:
\begin{equation} x = \ln(y) \end{equation}
? I have found some information on the log-Gamma distribution, but it isn't clear to me whether the coefficient of variation is just $\ln( \frac{1}{\sqrt{\alpha}})$.
Thanks!