I am trying to compute the following infinite sum
$$\sum_{n=2}^\infty \,\frac{\Lambda(n)}{n^2 \ln n},$$
where $\Lambda(n)$ is Mangoldt's function. It seems to me that the result is strictly less than 1/2. Does somebody know a reference where that series is computed?
$$\log \zeta(s) = \log \prod_p \frac{1}{1-p^{-s}} = \sum_p - \log(1-p^{-s}) = \sum_p \sum_{k=1}^\infty \frac{p^{-sk}}{k}$$
$$\sum_{n=2}^\infty \frac{\Lambda(n)}{ \log n}n^{-2} = \sum_{p}\sum_{k =1}^\infty \frac{p^{-2k}}{k} = \log \zeta(2) = 2 \log \pi - \log 6$$