So I know $\frac{1}{\ln x}$ is negative on the interval $(0,1)$ and you will maybe have to break the integral up into $(\int_{0^+}^{1/2} \frac{1}{\ln x}+\int_{1/2}^{1^-}\frac{1}{\ln x}$ since $\frac{1}{\ln x}$ is not defined at $0$ and $1$. I also know that $\int_0^1\ln x= \int_0^\infty-e^{-x}$ if that helps in anyway. How can i prove it converges or diverges??
I have tried to use the basic comparison method and limit comparison method with no success :(
A simple approach involves noticing that
$$a<x<1\implies(1-x)\ln(a)<\ln(x)<x-1$$
This follows from the simple fact that $\ln(x)$ is concave, and thus, it is bounded above by it's tangent line (which is $x-1$) and bounded below by it's secant line (which is $(1-x)\ln(a)$).
Thus, since $\ln(1/2)=-\ln(2)$,
$$\frac12<b<1\implies\int_{1/2}^b\frac1{x-1}~\mathrm dx<\int_{1/2}^b\frac1{\ln(x)}~\mathrm dx<\frac1{\ln(2)}\int_{1/2}^b\frac1{x-1}~\mathrm dx$$
And as $b\to1^-$, all three integrals diverge.