I'm trying to prove that $$ \lim_{n \to \infty} n\sqrt{2}\,\left(\sqrt{\ln(n+1)}-\sqrt{\ln n}\right) = 0 $$ But I haven't any ideas how to do it... My calculations shows that this sequence is monotonously decreasing.
I've proved that using inequality $\ln(1+x^a) \le ax$ and double-sided theorem.

Since $$ a_n:=n\sqrt{2}\left(\sqrt{\ln(n+1)}-\sqrt{\ln n}\right)=\sqrt{2}n\frac{\ln(n+1)-\ln n}{\sqrt{\ln(n+1)}+\sqrt{\ln n}}=\sqrt{2}n\frac{\ln\left(1+\frac{1}{n}\right)}{\sqrt{\ln(n+1)}+\sqrt{\ln n}}, $$ we have $$ a_n=\sqrt{2}\frac{n\left(\frac{1}{n}-\frac{1}{n^2}+\frac{1}{n^3}-\ldots\right)}{\sqrt{\ln(n+1)}+\sqrt{\ln n}}=\sqrt{2}\frac{1-\frac{1}{n}+\frac{1}{n^2}-\ldots}{\sqrt{\ln(n+1)}+\sqrt{\ln n}} $$ it follows that $$ \lim_{n\to \infty}a_n=0. $$