Show that $$\sum_{n = 1}^\infty \log\left(1+(-1)^{n-1}\frac{1}{n}\right)$$ converges.
I want to say that the convergence/divergence of this series is equivalent to the convergence/divergence of $$\sum(-1)^{n-1}\frac{1}{n}.$$ Without the sign term I can show by L'hospital's rule that $$\lim_{n\to \infty}\frac{\log(1+1/n)}{1/n}=1.$$ But I don't know how to compare the given sries with $\sum(-1)^{n-1}/n$. Any suggestion is appreciated.