I know how to evaluate using Leibnitz Rule
I was trying to see if I could solve it without that
$\displaystyle \int_0^1 \frac{x^a - 1}{\ln{}x} dx$ = $\displaystyle \int_0^1 \frac{x^a}{\ln{}x} dx$ - $\displaystyle \int_0^1 \frac{1}{\ln{}x} dx$
$\displaystyle \int_0^1 \frac{x^a}{\ln{}x} dx$ - $\displaystyle \int_0^1 \frac{1}{\ln{}x} dx$ = $\displaystyle \int_0^1 \frac{(a+1)x^a}{\ln{}x^{a+1}} dx$ - $\displaystyle \int_0^1 \frac{1}{\ln{}x} dx$
Substituting $x^{a+1} = t$ in the 1st integral we get $\displaystyle \int_0^1 \frac{1}{\ln{}t} dt$ - $\displaystyle \int_0^1 \frac{1}{\ln{}x} dx$ = $0$
Where am I going wrong??
Also any other ways to evaluate this?