I want to study this integral:
$$\int^{1}_{0}\frac{\ln(x)}{\sqrt{1-x}}\mathrm dx$$
It is continuous on $(0,1)$, so we need to study its limits when $x$ tends to $0$ and $1$.
Let $$f\colon x \mapsto \frac{\ln(x)}{\sqrt{1-x}}$$
When $x \rightarrow 0$ we have $f(x) \sim \ln(x)$ and when $x \rightarrow 1$ we have $f(x) \sim 0$. So what can I conclude here? I know that is has to have finite limits at its borders, which isn't the case when $x \rightarrow 0$. So can I state the integral doesn't converge?
Hint. You have nearly finished. Just observe that, as $a \to 0^+$, $$ \int_a^1 \ln x \:dx=a - a \ln a-1 \to -1 $$ giving the convergence of the given integral, since as $x \to 1^-$, $$ \frac{\ln(x)}{\sqrt{1-x}}=\frac{\ln(1-(1-x))}{\sqrt{1-x}} \sim -\sqrt{1-x} \to 0. $$