Is there a standard way to evaluate (numerically) the integral
$$ \int_0^1 f(x) x \log(x) dx .$$
I was trying the substitution $u = -2\log(x)$, and then use Gauss-Laguerre quadrature. But it accumulates way too many points in $x=0,$ so it converges too slowly.
Any ideas/suggestions?
Collecting my comments into an answer, maybe helping future searches ...
As far as where to find a rule developed for working with a logarithmic singularity, a reference to a specific weighted Gaussian quadrature in DLMF:
In response to the OP's question on how these rules are calculated in practice: