The problem
Given: $$x\, f(x) = \log(x) \qquad \forall\; x > 0$$ we need to prove that the $n^{th}$ derivative of $\,f(x)\,$ at $\,x = 1\,$ is: $$f^{(n)}(1) = (-1)^{n+1}\, n! \, \left( 1 + \frac{1}{2} + \ldots + \frac{1}{n} \right)$$
What I tried
Proved for $\,n=1, 2\,$ and tried applying mathematical induction, wherefrom I am getting $\,f^{(n)}(x)\,$ from $\,f^{(n-1)}(x)$,$\:$ but $\,f^{(n)}(1)\,$ seems underivable from $\,f^{(n-1)}(1)$.