I want to show that $\lim\limits_{n\to\infty}\frac{1}{n}\sum\limits_{k=1}^n\log\frac{k}{n}=-1$.
Now I could say that $\lim\limits_{n\to\infty}\frac{1}{n}\sum\limits_{k=1}^n\log\frac{k}{n}=\int_0^1\log xdx$ but I can't as $\log x$ isn't uniform continuous on the given interval. I found a way which goes over the convergence radius of a power series connected to the term in the limit, but I think one could just make the argument with the riemann sum work somehow?!
Hint: Draw the graph of $\log x$ and see that the sum $\sum_{k=1}^n \frac{1}{n}\log(k/n)$ represents the sum of the area of boxes "under" the graph of $\log x$. Then try to estimate the error between the sum and $\int_{1/n}^1 \log x dx$ by finding another sum that represents the area of boxes that cover the graph of $\log x$ from $1/n$ to $1$. E.g. for the interval $[(n-1)/n, 1]$ do not use a box of height $0$ (as is used in your sum), but use a box of height $\log((n-1)/n)$.