I'd like to prove, that:
$$\lim\limits_{n\to\infty}\frac{\int\limits_{1}^n\ln(t)dt}{n\ln(n)}=1$$
Of course it is smaller than $1$, but does the limit equal $1$?
Integrate by parts: $$\int_1^n\log t\mathrm dt=[t\log t]_{t=1}^{n}-\int_1^nt(\log t)'\mathrm dt=n\log n - n + 1\ .$$
One can estimate rather than compute, that is, use the simple upper and lower bounds, valid for every positive $\varepsilon$, $$ n\log n\geqslant\int_1^n\log t\,\mathrm dt\geqslant\int_{\varepsilon n}^n\log t\,\mathrm dt\geqslant(1-\varepsilon)n\log(\varepsilon n)=(1-\varepsilon)n\log n+O(n). $$ This is helpful to see that the result is robust in the sense that it applies (with a little more work in the same vein) to every function $f$ such that $f(t)\sim\log t$ when $t\to+\infty$, even if $f$ has no handy explicit primitive.