I tried all the theorems, that I knew in analysis, to know if the mentioned series converge but none of them is relevant except one: The Ratio Test for Series, but unfortunately this is not working as the limit is neither less nor greater than $1$, i.e., $$\lim_{n \to \infty} \dfrac{|a_{n+1}|}{|a_n|} = \dfrac{\Big|\ln\Big(1+\dfrac{x}{n+1}\Big) - \dfrac{x}{n+1} \Big|}{\Big|\ln\Big(1+\dfrac{x}{n}\Big) - \dfrac{x}{n} \Big|} = 1.$$
How can I prove if the series $$\sum_{k=1}^{\infty} \left[\ln\left(1+\frac{x}{k}\right) - \frac{x}{k} \right]$$ is convergent or not?
Thank you.
Edit - $x \in \mathbb{R} - {\{0, -1, -2, \dots}\}$. Same domain for $\Gamma (x)$. Please read this answer.