I came across this estimation in a book:
$$ \int^x_2 (\log u)^{-2} du \ll x(\log x)^{-2}. $$
I tried to prove it by first integrating by parts:
$$ \int^x_2 (\log u)^{-2} du = x(\log x)^{-2}-2(\log 2)^{-2} + 2\int^x_2 (\log u)^{-3} du, $$
but was then stuck. Could someone show me how to establish the estimation?