I want the radius of convergence of the series $\sum_{n\ge 0}{\log(n!)x^n}$. Could I use the stirling formula $$n!\sim_\infty \left(\frac{n}{e}\right)^n\sqrt{2 \pi n}?$$ Because then $$\log (n!)\sim_\infty \log\left(\middle(\frac{n}{e}\middle)^n\sqrt{2 \pi n}\right)$$
Then use a ratio test to compute the limit of $$\frac{\log(n+1)!}{\log(n!)}|x|$$