I'm trying to evaluate the following series: $$\sum_{n=1}^\infty \log \left(\dfrac{n^2}{1+n^2}\right)$$ - In this case the terms are negative
$\lim\limits_{n\rightarrow \infty} \log \left(\dfrac{n^2}{1+n^2}\right)=\log 1=0$
Now I'm not sure about the application of a test $\lim\limits_{n\rightarrow \infty} \dfrac {\log \left(\frac{n^2}{1+n^2}\right)}{\left(\frac {1}{2}\right)^n}=0$
being $\sum_{n=1}^\infty \left(\frac {1}{2}\right)^n$ is a geometric series that converges.
For comparison test with $-\frac{1}{n^2}$
$$\frac{\log \left(\dfrac{n^2}{1+n^2}\right)}{-\frac{1}{n^2}}=\log \left(\dfrac{1+n^2}{n^2}\right)^{n^2}=\log \left(1+\frac1{n^2}\right)^{n^2}\to1$$