For $1\le \sigma \le 2$ and $t\ge 2$, $s=\sigma+it$ prove that $\displaystyle \frac{\Gamma'(s)}{\Gamma(s)}=O(\log t)$.
From Stirling's formula we have, $\displaystyle \Gamma(s)\approx \sqrt{2\pi}\exp\{s\log s-s-\frac 12 \log s\}$.
Then, $\displaystyle \frac{\Gamma'(s)}{\Gamma(s)}\approx\log s-\frac{1}{2s}$. From here I'm unable to estimate !! Any hint. ?
Where can I get rigorous proof ?
Edit: Wikipedia links below the question are NOT clear enough to me.
If you need to differentiate a holomorphic function, try to integrate instead.
Let $g(s)=\log\sqrt{2\pi}+s\log s-s-\tfrac12\log s$; so $\log\Gamma(s)=g(s)+o(1)$.
Take a circle around $s$ with radius $r=\frac12$. By Cauchy's formulas, $$ \frac{\Gamma'}{\Gamma}(s) = g'(s) + \big(\log\Gamma(s)-g(s)\big)' = \log s-\frac1{2s} + \frac1{2\pi i}\oint_{|w-s|=r} \frac{\log\Gamma(w)-g(w)}{(w-s)^2} \mathrm dw; $$ $$ \bigg|\frac{\Gamma'}{\Gamma}(s) - \log s+\frac1{2s} \bigg| \le \frac1{2\pi}\oint_{|w-s|=r} \frac{\big|\log\Gamma(w)-g(w)\big|}{r^2} |\mathrm dw| \le O(1) $$ so, $$ \frac{\Gamma'}{\Gamma}(s) = \log s + O(1). $$