$$ \lim_{r\to 0}\left( r\int_0^r \frac{s^{n-1}}{s^2\log s}\, ds\right) $$
I am considering $ r $ small, r <1/2 and $n$ an integer.
For me, intuitively, I notice that the integral converges to zero. I tried to make a substitution, like $ t = | \log s | $, but I was not well sustained.
If $p>-1$, and $0 < r < \tfrac12$, then $$ \int_0^r s^p (\log(1/s))^\alpha \, ds \approx r^{p+1} (\log(1/r))^\alpha ,$$ where $A \approx B$ means there exists a constant $C>0$ with $C^{-1} A \le B \le C A$. The constant gets worse as $p \to 1+$.
Proof: See that for $\epsilon>0$, there exists $C>0$ such that for all $0<t<1$ and $0 < r< \frac12$ that $$ 1 \le \frac{\log(1/(rt))}{\log(1/r)} = 1 + \frac{\log(1/t)}{\log(1/r)} \le 1 + \frac{\log(1/t)}{\log(2)} \le C t^\epsilon .$$
So if you write $f(r) = r^p (\log(1/r))^\alpha$, then you realize that there exists constants $C_1, C_2>0$ and $-1 < p_1 < p < p_2 < \infty$ such that for $0<t<1$ we have $$ C_1 t^{p_2} f(r) \le f(r t) \le C_2 t^{p_1} f(r) . $$ Also $$ \int_0^r f(s) \, ds = r \int_0^1 f(rt) \, d t $$ and so $$ \frac{C_1}{1-p_2} r f(r) \le \int_0^r f(s) \, ds \le \frac{C_2}{1-p_1} r f(r) , $$ or $$ \int_0^r f(s) \, ds \approx r f(r) . $$